You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2008/06/26 21:15:00 UTC

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

     [ https://issues.apache.org/activemq/browse/CAMEL-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hadrian Zbarcea resolved CAMEL-481.
-----------------------------------

    Fix Version/s: 1.4.0
                       (was: 1.5.0)
       Resolution: Fixed

> 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, 1.4.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.