Ok, this solved the problem -

destinationSource.start();
destinationSource.setDestinationListener(destinationListener);

I implemented a destination listener and added the above lines of code. I
now see the list of queues.. Is the expected behavior? Certainly, the
documentation doesn't mention that.
-- 
View this message in context: 
http://www.nabble.com/Discovering-queues-programmatically-and-dequeuing-messages-off-of-them-tp19538405p19555931.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to