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

Amos Feng (JIRA) issues at jboss.org
Mon Jun 12 02:44:01 EDT 2017


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

Issue was automatically transitioned when Amos Feng created pull request #199 in GitHub
---------------------------------------------------------------------------------------
    Status: Pull Request Sent  (was: Open)


> 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
>          Components: Application Server Integration
>            Reporter: Amos Feng
>            Assignee: Amos Feng
>             Fix For: 5.later
>
>
> From Ning Jiang (njiang at redhat.com)
> {quote}
> 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
> {quote}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbossts-issues mailing list