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 2010/12/31 12:15:47 UTC

[jira] Updated: (CAMEL-3445) camel-blueprint: add support for transaction (XA or spring based) on the error handler

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

Claus Ibsen updated CAMEL-3445:
-------------------------------

    Fix Version/s: 2.7.0
         Assignee: Guillaume Nodet

> camel-blueprint: add support for transaction (XA or spring based) on the error handler
> --------------------------------------------------------------------------------------
>
>                 Key: CAMEL-3445
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3445
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-blueprint
>    Affects Versions: 2.6.0
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 2.7.0
>
>
> Due to the hard dependency on spring, we may want to add support for plain XA transactions, or find a way to have the spring transaction really optional (though optional dependencies could be problematic for blueprint namespace handlers, as you have no real way to know if the dependency is available or not, so using a different namespace handler for transactions might be a good solution).

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