[
https://issues.jboss.org/browse/JBTM-1820?page=com.atlassian.jira.plugin....
]
Tom Jenkinson updated JBTM-1820:
--------------------------------
Fix Version/s: 6.0.0.Final
(was: 5.0.0.Final)
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: 6.0.0.Final
From Ning Jiang (njiang(a)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