What happens if you add a doTry() and doCatch(Exception.class) around the part which throws the exception? Does this catch the exception?
On Mon, Mar 27, 2017 at 9:38 PM, hammod [via Camel] < [email protected]> wrote: > I found this thread, it is the same problem I think, also the OP in that > thread said he is getting exception handling working when he is removing > transaction notation > http://camel.465427.n5.nabble.com/Problem-with-exception- > handler-onException-on-Camel-2-12-X-routes-td5742605.html > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > http://camel.465427.n5.nabble.com/Unable-to-Catch-an-Exception-in-Netty- > tp5796040p5796442.html > To start a new topic under Camel - Users, email > [email protected] > To unsubscribe from Camel - Users, click here > <http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=465428&code=c291Y2lhbmNlLmVxZGFtLnJhc2h0aUBnbWFpbC5jb218NDY1NDI4fDE1MzI5MTE2NTY=> > . > NAML > <http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://camel.465427.n5.nabble.com/Unable-to-Catch-an-Exception-in-Netty-tp5796040p5796443.html Sent from the Camel - Users mailing list archive at Nabble.com.
