Re: JMS Ring Queue

2010-06-25 Thread Carl Trieloff
You can however setup the ring queue with qpid-config or from any other client, and then consume from it from JMS. On 06/25/2010 10:29 AM, Rajith Attapattu wrote: Not with 1.2. However from 1.3 you will be able to setup such a queue using the new addressing syntax. On Fri, Jun 25, 2010 at

Re: JMS Ring Queue

2010-06-25 Thread Rajith Attapattu
Not with 1.2. However from 1.3 you will be able to setup such a queue using the new addressing syntax. On Fri, Jun 25, 2010 at 10:17 AM, Wes Parish wrote: > Is it possible to set up a dynamic ring queue using JMS?  This is with > MRG v1.2. > > > > Wes > > -- Regards, Rajith Attapattu Red Ha

JMS Ring Queue

2010-06-25 Thread Wes Parish
Is it possible to set up a dynamic ring queue using JMS? This is with MRG v1.2. Wes

Re: Problems with JMS API

2010-06-25 Thread Rajith Attapattu
Hi Jakub, Apologies for the delay in replying to you. I was down with the flu this week and it derailed most of my plans. Anyways there was a bug (QPID-2696) in Qpid which cause the issue you reported. I have fixed this in rev 957942 in trunk. Please give it a try and let us know. Again, very sorr