How to setup the Message Selectors on MessageConsumer

2010-12-10 Thread madhavi
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(Mes

Query regarding the working of a message queue

2010-12-09 Thread madhavi
Hi Professionals, I have a design query reagrding queue. My scenario is as follows I have to use a messaging system, with single producer and multiple consumers(Asynchronous). The producer pushes different types of messages into the messaging system. Depending upon the messagetype, that particu