I see there isn’t any exception handling in context2, but the default error handler is still there - have you tried setting the error handler on the context to “No Error Handler”? (http://camel.apache.org/error-handler.html <http://camel.apache.org/error-handler.html>)
> On Oct 25, 2016, at 7:32 PM, Santhosh <kkmsanth...@gmail.com> wrote: > > There is no exception handling in route2, it just throws the exception. I see > exception in the log, thrown by route2. But context1 never get those > exception. > > If I use nmr route, then everything works fine. > > Thanks > Santhosh > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/OnException-across-camelcontext-not-called-when-using-direct-vm-tp5789237p5789247.html > Sent from the Camel - Users mailing list archive at Nabble.com.