for example:
i have a queue named:Queues.Test
and i can add two listeners:
one is : Queues.Test
the other is : Queues.>
the second one is wildcards type of amq

so when there is a message coming to the Queues.Test
which listener is called?

i have tested the situation, and found that it called the listener randomly.
i thought that the first one will always be called for it is wholely matched
the name?



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/activemq-multi-listener-s-calling-order-tp4678447.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to