[
https://issues.apache.org/jira/browse/CAMEL-6928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Veniamin Goldin updated CAMEL-6928:
-----------------------------------
Description:
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.
See test project attached.
was:The onException is not working for the route added to the CamelContext as
RouteDefinition, programatically. The exception is being propagated to the
error handler. The same applies for doTry on the route level and onException
on the CamelContext level.
Affects Version/s: 2.12.1
> onException is not considered for programatically added routes
> ---------------------------------------------------------------
>
> Key: CAMEL-6928
> URL: https://issues.apache.org/jira/browse/CAMEL-6928
> Project: Camel
> Issue Type: Bug
> Affects Versions: 2.10.0, 2.12.1
> Reporter: Veniamin Goldin
>
> 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.
> See test project attached.
--
This message was sent by Atlassian JIRA
(v6.1#6144)