Re: How to check if a queue already exists

2013-12-08 Thread ranjanip
> producer going to know which queue to use? It can listen on advisory > messages, but does it know which destination to pick? > > On Wed, Dec 4, 2013 at 8:28 PM, ranjanip < > ranjani.in@ > > wrote: >> Hi, >> >> I refer to the post in : >> http://act

How to check if a queue already exists

2013-12-04 Thread ranjanip
Hi, I refer to the post in : http://activemq.2283324.n4.nabble.com/How-to-send-a-textMessage-to-an-exising-queue-destination-td3481137.html I have a different situation where I have a Java consumer and a cpp producer. My java side is the consumer, it creates the queueA by connecting to the broker