[jbossts-issues] [JBoss JIRA] (JBTM-1820) Integrate with Camel to support XA Transaction

Tom Jenkinson (JIRA) jira-events at lists.jboss.org
Wed Jul 10 06:53:21 EDT 2013


     [ https://issues.jboss.org/browse/JBTM-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom Jenkinson updated JBTM-1820:
--------------------------------

    Component/s: Application Server Integration

    
> Integrate with Camel to support XA Transaction
> ----------------------------------------------
>
>                 Key: JBTM-1820
>                 URL: https://issues.jboss.org/browse/JBTM-1820
>             Project: JBoss Transaction Manager
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: Application Server Integration
>            Reporter: Amos Feng
>            Assignee: Amos Feng
>             Fix For: 5.0.0.Final
>
>
> From Ning Jiang (njiang at redhat.com)
> {noformat}
> Camel is using Spring TransactionTemplates to implement the Transactional Client pattern[1].
> As the Spring PlatformTransactionManager cannot manage the multiple resources, we are using the atomikos to show the user how to manage the transactions between JMS and DB resource. It could great if we can replace the atomikos with narayana, then we can promote this example as reference to SA who can sale the solution to the customer.
> Another interesting task could be using the narayana JTA wrapper classes to replace the Spring TransactionTemplate in Camel. As we don't want to build out products on top of Spring framework, using narayana could help us to get ride of Spring and introduce the narayana to integration customer.
> [1]http://camel.apache.org/transactional-client.html
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossts-issues mailing list