Re: Closing a Message Group

2011-12-13 Thread Raul Kripalani
g: http://marcelojabali.blogspot.com > > > > > > > > > > On Dec 12, 2011, at 11:09 AM, Raul Kripalani wrote: > > > > Hi there, > > > > There seems to be a contradiction in the AMQ documentation regarding the > > closure of a Message Group. > >

Re: Closing a Message Group

2011-12-13 Thread Dejan Bosanac
his page [1] first indicates that a group is to be closed by setting > the JMSXGroupID header to zero ("How message groups work" section), to > later on specify that it's a negative value rather than zero ("Closing a > message group" section). > > Which is correct? > > Thanks, > Raúl. > > [1] http://activemq.apache.org/message-groups.html. > >

Re: Closing a Message Group

2011-12-12 Thread Marcelo Jabali
of a Message Group. This page [1] first indicates that a group is to be closed by setting the JMSXGroupID header to zero ("How message groups work" section), to later on specify that it's a negative value rather than zero ("Closing a message group" section). Which is co