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 2008/04/25 10:10:43 UTC

[jira] Commented: (CAMEL-481) Interceptors to proceed by default

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

Claus Ibsen commented on CAMEL-481:
-----------------------------------

Remember to update the wiki at:

http://activemq.apache.org/camel/dsl.html

> Interceptors to proceed by default
> ----------------------------------
>
>                 Key: CAMEL-481
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-481
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 1.3.0
>            Reporter: Hadrian Zbarcea
>            Assignee: Hadrian Zbarcea
>             Fix For: 1.4.0
>
>
> intercept().to(...) should proceed by default, without and explicit .proceed().  To stop processing after intercept use the following syntax:
> intercept(false).to(intercept-endpoint)
> View nabble thread:
> http://www.nabble.com/interceptors---something-is-terrible-wrong-td16661322s22882.html#a16661322

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