To be complete, NMR component supports synchronous exchanges (
http://camel.apache.org/nmr.html - see synchronous option) and thread used
will be the same (for the Tx)


On Mon, Nov 25, 2013 at 10:15 PM, Claus Ibsen <claus.ib...@gmail.com> wrote:

> 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
> <neeraj.maha...@specsavers.com> 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: cib...@redhat.com
> Twitter: davsclaus
> Blog: http://davsclaus.com
> Author of Camel in Action: http://www.manning.com/ibsen
>



-- 
Charles Moulliard
Apache Committer / Architect @RedHat
Twitter : @cmoulliard | Blog :  http://cmoulliard.github.io

Reply via email to