Hi ,
I want to send synchronous messages from my application. I use the message selector to filter the response messages based on the message id .The application that receives the messages sets the request message id to the JMSCorrelatioID of the response message and sends the message back.
I just wanted to know how
to use the message selector to get the response message.Please let me know asap.