You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "James Strachan (JIRA)" <ji...@apache.org> on 2007/08/09 18:32:02 UTC

[jira] Created: (CAMEL-92) allow interceptor routes to be defined easily in the DSL

allow interceptor routes to be defined easily in the DSL
--------------------------------------------------------

                 Key: CAMEL-92
                 URL: https://issues.apache.org/activemq/browse/CAMEL-92
             Project: Apache Camel
          Issue Type: New Feature
          Components: camel-core
            Reporter: James Strachan
             Fix For: 1.1.0


See this discussion for details of the feature...

http://www.nabble.com/Exception-based-routing-tf4226796s22882.html

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


[jira] Commented: (CAMEL-92) allow interceptor routes to be defined easily in the DSL

Posted by "James Strachan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39889 ] 

James Strachan commented on CAMEL-92:
-------------------------------------

Implementation committed; see these test cases...

https://svn.apache.org/repos/asf/activemq/camel/trunk/camel-core/src/test/java/org/apache/camel/processor/InterceptRouteTest.java
https://svn.apache.org/repos/asf/activemq/camel/trunk/camel-core/src/test/java/org/apache/camel/processor/InterceptWithPredicateAndProceedRouteTest.java
https://svn.apache.org/repos/asf/activemq/camel/trunk/camel-core/src/test/java/org/apache/camel/processor/InterceptWithPredicateRouteTest.java
https://svn.apache.org/repos/asf/activemq/camel/trunk/camel-core/src/test/java/org/apache/camel/processor/InterceptWithoutProceedRouteTest.java

just waiting for documentation...

> allow interceptor routes to be defined easily in the DSL
> --------------------------------------------------------
>
>                 Key: CAMEL-92
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-92
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: James Strachan
>             Fix For: 1.1.0
>
>
> See this discussion for details of the feature...
> http://www.nabble.com/Exception-based-routing-tf4226796s22882.html

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


[jira] Resolved: (CAMEL-92) allow interceptor routes to be defined easily in the DSL

Posted by "James Strachan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Strachan resolved CAMEL-92.
---------------------------------

    Resolution: Fixed

See the documentation here: http://cwiki.apache.org/CAMEL/dsl.html

> allow interceptor routes to be defined easily in the DSL
> --------------------------------------------------------
>
>                 Key: CAMEL-92
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-92
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: James Strachan
>             Fix For: 1.1.0
>
>
> See this discussion for details of the feature...
> http://www.nabble.com/Exception-based-routing-tf4226796s22882.html

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