[ 
https://issues.apache.org/jira/browse/CAMEL-4184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13061301#comment-13061301
 ] 

Claus Ibsen commented on CAMEL-4184:
------------------------------------

Okay this is a bit trickier as when you do the advice on the existing routes, 
the previous context scoped OnException have been merged into the routes, as if 
they where route scoped. So when the merge is done, the OnException now appear 
as route scoped instead of context scoped.


> Using adviceWith 2 times or more in Java DSL with a context scoped 
> onException causing the 1st advised route to not work as expected
> ------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-4184
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4184
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.8.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.9.0
>
>
> See nabble
> http://camel.465427.n5.nabble.com/intercept-using-adviceWith-tp4520468p4520468.html

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to