Can someone clarify the following: When an exhange is passed between routes, e.g. using "direct" or "direct-vm", is then a new exhange created or is it the same exhange that will be used in the "target" route?
If it is the latter, will the context bound to the exhange be updated or will it retain its binding to the original context (if the two routes are from different contexts)? Reading about UnitOfWork, I understood that the unit of work is bound to an exchange within a single route, is there some way to create a unit of work that would cover multiple ruotes thar are "connected" to the same "exchange" (e.g. via "direct" or "direct-vm") ? Thanks Lars -- View this message in context: http://camel.465427.n5.nabble.com/Exchange-lifecycle-tp5729310.html Sent from the Camel - Users mailing list archive at Nabble.com.