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/09/04 19:30:22 UTC

[jira] Created: (CAMEL-135) add JBI style handling of OUT / FAULT / Exception handling

add JBI style handling of OUT / FAULT / Exception handling
----------------------------------------------------------

                 Key: CAMEL-135
                 URL: https://issues.apache.org/activemq/browse/CAMEL-135
             Project: Apache Camel
          Issue Type: Improvement
            Reporter: James Strachan
            Assignee: James Strachan
             Fix For: 1.2.0


when sending a message exchange into a pipeline, the pipeline should terminate as soon as there's any kind of exception or fault.

also the output, fault and exception should be returned from the last step called in a pipeline

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


[jira] Resolved: (CAMEL-135) add JBI style handling of OUT / FAULT / Exception handling

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

James Strachan resolved CAMEL-135.
----------------------------------

    Resolution: Fixed

For examples of this working, see the FaultRouteTest and PipelineTest

> add JBI style handling of OUT / FAULT / Exception handling
> ----------------------------------------------------------
>
>                 Key: CAMEL-135
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-135
>             Project: Apache Camel
>          Issue Type: Improvement
>            Reporter: James Strachan
>            Assignee: James Strachan
>             Fix For: 1.2.0
>
>
> when sending a message exchange into a pipeline, the pipeline should terminate as soon as there's any kind of exception or fault.
> also the output, fault and exception should be returned from the last step called in a pipeline

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