I had tried creating multiple message containers. To distinguish among them i wrote the message received by each container, to different text files. But what really happened is that one container consumed all the messages. Why does this happen?
<>Yes it is supported. Just create multiple consumers. Or in the <>spring case create multiple message containers. -- View this message in context: http://www.nabble.com/Using-multiple-message-listeners-for-a-single-queue-tp14688078s2354p14704467.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
