I am using ActiveMQ Queue for messaging. There is one producer for this queue
and multiple consumers. I want to put some restriction on message, so that
only one particular consumer can consume the message. I am trying to figure
out on how to setup the Message Selectors on a JMS Queue Receiver(Message
Consumer). Or can we set the message selector from producer side. Which is
the correct way. Any suggestions.. please
-- 
View this message in context: 
http://activemq.2283324.n4.nabble.com/How-to-setup-the-Message-Selectors-on-MessageConsumer-tp3082340p3082340.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to