Hi Wes,
Sorry I totally missed this one.
Lets say you have pre-defined a queue named "my-queue" with reject
policy as "ring"
Then if you are using trunk.
-
Use the following address string
destination.my-ring-queue="my-queue"
If you are using Qpid release 0.6 and
On 06/28/2010 06:29 PM, Wes Parish wrote:
Is it possible to connect to a pre-defined ring queue using JMS in browse mode?
If so, are there any examples?
yes, I believe you need to turn of the queue auto create from JMS.
Rajith can provide more detailed example.
Please correct me if
Is it possible to connect to a pre-defined ring queue using JMS in browse mode?
If so, are there any examples?
Please correct me if I am wrong, but the way I uderstand it browse mode will
make a callback for every message on the queue when a user connects, then again
for each new incoming mes