On Fri, Jan 11, 2013 at 10:30 PM, gilboy <josephoto...@gmail.com> wrote:
> Hi
>
> Assume the following route:
>
> *From Endpoint A -> Processor B -> Processor C -> Processor D -> To Endpoint
> E*
>
> From my understanding, the consumer for Endpoint A is responsible for
> creating the exchange in this route.
>
> My question is - is it the same instance of the exchange object that moves
> through the different processors in the route or is the channel between each
> processor creating a new instance of the exchange object
>

There were a couple of questions at stackoverflow about the Camel
concepts that may clear up a few things

http://stackoverflow.com/questions/14195675/apache-camel-terminology-subtleties
http://stackoverflow.com/questions/14195898/apache-camel-what-is-actually-being-routed

> Thanks
> Joe
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Camel-Exchange-object-query-tp5725423.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
FuseSource is now part of Red Hat
Email: cib...@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to