Hi, We are using multiple reply queues and more or less the data format is same in all the reply queues. Is there a away to create a MessageListener with out mentioning the destination name? I saw org.apache.activemq.MessageAvailableListener interface and I implemented this interface but I am not getting any notifications back. Do I need to do any extra registration or something to get the consumer information? onMessageAvailable(MessageConsumer consumer)
It would be great if any one can point to a testcase atleast. Kind Regards, Ramesh -- View this message in context: http://www.nabble.com/Async-consumption-of-messages-from-any-queue-tp19768240p19768240.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.