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/05/18 16:11:50 UTC

[jira] Commented: (CAMEL-1415) should we offer a form of compensating transactions as a feature - like the BPEL notion of being able to send a compensating transaction message

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

Claus Ibsen commented on CAMEL-1415:
------------------------------------

We got the new *onCompletion* DSL where you can do custom routing in eg when its failed only.

And thus there you can send the compensating transaction message. This happen in a 2nd route by itself and thus dont interfere with the original route.

> should we offer a form of compensating transactions as a feature - like the BPEL notion of being able to send a compensating transaction message
> ------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1415
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1415
>             Project: Apache Camel
>          Issue Type: Improvement
>            Reporter: James Strachan
>             Fix For: 2.0.0
>
>


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