[jboss-user] [Beginners Corner] - JMS Queue problem

shankha do-not-reply at jboss.com
Thu Sep 6 00:05:38 EDT 2007


I have a JMS Queue in My jboss.

Now from my standalone Java class I send message (in the XML format )to the queue.

As queue is used for P2P communication.So there should be a dedicated listener to that queue to get the message.

But my problem is little bit of different.

If I have more than 2 listeners to that Queue, Can It be possible to send the message to a particular Listener Based on the Message Content? 

If possible how I can achieve it ?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081541#4081541

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4081541



More information about the jboss-user mailing list