JMS Browse Mode

2010-06-28 Thread Wes Parish
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

Exceptions crossing library boundaries abend in qpid client, gcc 4.3.1

2010-06-28 Thread Birdsall, Dave
Hi all, I'm using qpid 0.5, built using gcc 4.3.1 on Linux Red Hat distribution. I'm debugging a rather vexing abend with the following stack trace #0 0x726f6371 in ?? () #1 0xf72aa52c in get_adjusted_ptr (catch_type=0xf72d9430, throw_type=0xf6bd575c, thrown_ptr_p=0xffe3d9f8) at ../../../../

Re: Problems with JMS API

2010-06-28 Thread Rajith Attapattu
On Mon, Jun 28, 2010 at 5:25 AM, Jakub Scholz wrote: > Hi Rajith, > > Thanks for the fix - the first three problems are working as expected > with latest trunk. I used following address when I found these > problems: Thanks for checking it out and letting me know. > amq.direct/CLIENT_X.56789; {c

Re: Problems with JMS API

2010-06-28 Thread Jakub Scholz
Hi Rajith, Thanks for the fix - the first three problems are working as expected with latest trunk. I used following address when I found these problems: amq.direct/CLIENT_X.56789; {create: receiver, link : {name : 'service.tmp.CLIENT_X.123456_resp', x-declare : { auto-delete: true, exclusive: tr