Yes NMR starts a new thread and cannot particpate in the same transaction. Take a look at http://camel.apache.org/direct-vm
On Mon, Nov 25, 2013 at 4:11 PM, Neeraj Mahajan <[email protected]> wrote: > I am using JBoss Fuse 6 for deploying my integration application which is > composed of multiple bundles. For communication among the routes which are > in the separate bundles I am using "nmr" component. When I am calling the > NMR endpoint from one of my transacted route ,the called route through NMR > endpoint does not participate in the current transaction. Can any one tell > what would be the scope of transaction when I call an NMR endpoint from > transacted route. Does NMR endpoint starts a new thread and transaction > scope remains limited to the transacted route that called the nmr endpoint. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Using-NMR-endpoint-in-an-Transacted-route-tp5743804.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. Email: [email protected] Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen
