May be this sample is also useful for you: https://github.com/muellerc/camel-in-transaction
Best, Christian Müller ----------------- Software Integration Specialist Apache Camel committer: https://camel.apache.org/team V.P. Apache Camel: https://www.apache.org/foundation/ Apache Member: https://www.apache.org/foundation/members.html https://www.linkedin.com/pub/christian-mueller/11/551/642 On Sun, Jun 2, 2013 at 5:42 PM, Darwish <othman.darw...@progressoft.com>wrote: > Thanks Claus .. that's clear for me ..one more question please ... can i > use > org.springframework.orm.jpa.JpaTransactionManager as transaction manager > instead of jms transaction manager ... my case is > > from AcitveMQ:myqueue > transacted =true > to myCustomCamelComponent > > my myCustomCamelComponent is acts as gateway to external system which > interact with database (read/write) .. i think i need to XA transaction > ..can you recommend a provider ? > > > > > > > > > > ----- > Othman Darwish > ProgressSoft Corp. > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Transactions-and-Cache-Levels-tp5733618p5733625.html > Sent from the Camel - Users mailing list archive at Nabble.com. >