Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to use Correlation ID

843830Sep 18 2008
Hello,

I have a JMS client which sends message on one queue(A) & client have a message listener listening on another queue(B).

When i send the message i set the correlation id in the header, MDB is able to get the message. From MDB i send the response to queue(B) with same correlation id. When the listener receives the message on queue B correlation id is different.

Kindly let me know what would be cause.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 16 2008
Added on Sep 18 2008
0 comments
345 views