Re: Start new route after transaction completed

2013-08-02 Thread dsemenov
Thank you Claus That what we tried to do But we need to see results of initial transaction in new one. however that is not always the true, because new one may start before initial committed. Thanks. -- View this message in context: http://camel.465427.n5.nabble.com/Start-new-route-after

Re: Start new route after transaction completed

2013-08-02 Thread Claus Ibsen
nd that onCompletion starts in another > thread (which is fine), when exchange is completed. But this doesn't mean > that transaction in parent route committed as well. > > How can i synchronize on completion block with transaction commit in parent > route? > > > > --

Start new route after transaction completed

2013-08-01 Thread dsemenov
hronize on completion block with transaction commit in parent route? -- View this message in context: http://camel.465427.n5.nabble.com/Start-new-route-after-transaction-completed-tp5736661.html Sent from the Camel - Users mailing list archive at Nabble.com.