You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2012/07/06 10:22:34 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:     (was: Future)
                   3.0.0

We should consider having a TX abstraction API in camel-core so we can have camel-spring and camel-blueprint chose their impls. eg so we in blueprint can let people use a non spring api for this.
                
> 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, osgi
>    Affects Versions: 2.6.0
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 3.0.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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira