Re: Problem with message groups

2007-06-19 Thread James Strachan
On 6/19/07, jcm231 <[EMAIL PROTECTED]> wrote: James.Strachan wrote: > > On 6/18/07, jcm231 <[EMAIL PROTECTED]> wrote: >> >> Hi! >> >> I am have a standalone ActiveMQ server and I am sending messages using a >> producer. The messages include the JMSXGroupID header with two different >> values:

Re: Problem with message groups

2007-06-19 Thread jcm231
James.Strachan wrote: > > On 6/18/07, jcm231 <[EMAIL PROTECTED]> wrote: >> >> Hi! >> >> I am have a standalone ActiveMQ server and I am sending messages using a >> producer. The messages include the JMSXGroupID header with two different >> values: "one" and "two". I launch two Consumer objects,

Re: Problem with message groups

2007-06-18 Thread James Strachan
On 6/18/07, jcm231 <[EMAIL PROTECTED]> wrote: Hi! I am have a standalone ActiveMQ server and I am sending messages using a producer. The messages include the JMSXGroupID header with two different values: "one" and "two". I launch two Consumer objects, both being threads and implementing the int