I have two routes (A & B) that are in-out in nature. The client calls on A, A
calls on B and then the reply is sent back from B to A and then back to the
client.

I'd like to store some context information relating to the client
interaction with A and then have that available when B replies to A. A
should know nothing of this context.

Is there a way of matching an exchange received from B with the original
exchange sent to A?

Kind regards,
Christopher
-- 
View this message in context: 
http://www.nabble.com/Storing-context-with-exchanges-tp23017939p23017939.html
Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.

Reply via email to