Pals, I have Created one producer which is the sender and a consumer which is the receiver. The messages sent by the producer are queue up in the running broker server. i can able to see all the details using JMX. I need to know whether Message Consumer has any option to receive message based on IDs like *Message ID or Correlation ID*? If so, can any one guide me to do this.
Eg : My Queue name is "Message.Queue". It has messages with message and correlation id. i need to query like queue name and message id or correlation id to get the message. Thanks in advance. -- View this message in context: http://activemq.2283324.n4.nabble.com/Get-Message-Based-on-ID-tp3770798p3770798.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
