You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/07/30 10:53:34 UTC

[jira] Commented: (CAMEL-1864) interceptSendToEndpoint does not trigger endpoints defined in onException

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

Claus Ibsen commented on CAMEL-1864:
------------------------------------

At current time only implemented for when using SendProcessor that is the most common to use, eg as its the {{.to}}.
There may be some other processors that needs to be tweaked to let it work as well.

However the route builder logic inside Camel should be reworked in the future to better accommodate such interceptors messing with the endpoints.

> interceptSendToEndpoint does not trigger endpoints defined in onException
> -------------------------------------------------------------------------
>
>                 Key: CAMEL-1864
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1864
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.0-M3
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>
> The reason is that onException is initialized before interceptors

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.