On Fri, Nov 30, 2012 at 12:41 PM, tolk <jmchug...@hotmail.com> wrote:
> I noticed Camel has some functionality relating to transactional behaviour.
> Is this just internal transactional behaviour then i.e. only over the camel
> communication itself?
>

No it integrates with Spring TX. And ensures the route is run under
the orchestration of the Spring TX manager.
eg deep down there is some code that runs inside a Spring
doInTransaction() method.



> Thanks.
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Spring-Transaction-Propagating-tp5723442p5723447.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