Hi,
         Since I am a new JMS developer I may be missing something.
Our pattern is like this. This can happen in any order.

1. Post Message1 to a queue
2. Wait for Reply1 to Message1
3. Timeout if Reply1 is not received.
1. Post Message2 to a queue
2. Wait for Reply2 to Message2
3. Timeout if Reply2 is not received.

The JMSTemplate has a receiver timeout setting. How does this correlate with 
the correlationID of the message ?
How do I know which reply is not received and take action(Retry) ?

Thanks,
Mohan
This e-mail and any files transmitted with it are for the sole use of the 
intended recipient(s) and may contain confidential and privileged information. 
If you are not the intended recipient(s), please reply to the sender and 
destroy all copies of the original message. Any unauthorized review, use, 
disclosure, dissemination, forwarding, printing or copying of this email, 
and/or any action taken in reliance on the contents of this e-mail is strictly 
prohibited and may be unlawful. Where permitted by applicable law, this e-mail 
and other e-mail communications sent to and from Cognizant e-mail addresses may 
be monitored.

Reply via email to