[
https://issues.apache.org/jira/browse/CAMEL-6928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-6928.
--------------------------------
Resolution: Not A Problem
Fix Version/s: (was: 3.0.0)
2.13.0
Assignee: Claus Ibsen
> onException is not considered for programatically added routes
> ---------------------------------------------------------------
>
> Key: CAMEL-6928
> URL: https://issues.apache.org/jira/browse/CAMEL-6928
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 2.10.0, 2.12.1
> Reporter: Veniamin Goldin
> Assignee: Claus Ibsen
> Fix For: 2.13.0
>
> Attachments: test-exception-handling.zip
>
>
> The onException is not working for the route added to the CamelContext as
> RouteDefinition, programatically as described in
> http://camel.apache.org/loading-routes-from-xml-files.html
> The exception is being propagated to the error handler. The same applies for
> doTry on the route level and onException on the CamelContext level.
> *Update:* doTry does not work if there is an "onException" defined in the
> route.
> See test project attached.
--
This message was sent by Atlassian JIRA
(v6.1#6144)