On Wed, Aug 3, 2011 at 8:31 AM, Claus Ibsen <[email protected]> wrote:
> Yeah the Camel transactional support uses Spring Transaction.
> So you need to setup such one.
>
> What transaction manager are you using?

Thanks Claus - I'm not yet, this is a brand new project and I'm pretty
new to camel as well.

I will be using both JMS and JDBC (via mybatis) on this project. Is
there a transaction manger interface I can implement an plug-in
somehow?

Any and all advice is appreciated. :)

Larry

Reply via email to