Hi,

I am using a Virtual Topic and Spring and sending different types of
messages to it.

I need to receive each messages in different queues based on the message
type.

Currently all the messages from Virtual topic is being sent to all physical
Queues and it is getting filtered at the Listener end. I don't want all the
messages to reach all queues.Only messages that match the type should reach
the respective queue.i.e i need to filter the messages at the physical queue
destination itself and not at the listener end. Can anyone please  provide
me a solution? is this possible with Virtual Topic or Do i need to check for
some other way?

Thanks,
Praveen 


--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Messages-are-sent-to-all-Queues-instead-of-specific-queues-in-Virtual-Topic-tp4653895.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to