[
https://issues.jboss.org/browse/JBTM-2850?page=com.atlassian.jira.plugin....
]
Tom Jenkinson updated JBTM-2850:
--------------------------------
Summary: Enable (was: [GSS](7.1.0) XA resource with same RMid are not ended
properly)
Enable
-------
Key: JBTM-2850
URL:
https://issues.jboss.org/browse/JBTM-2850
Project: JBoss Transaction Manager
Issue Type: Task
Components: JTA
Reporter: Amit Nijhawan
Assignee: David Lloyd
Fix For: 5.next
A scenario with a EJB XA transaction between two applications (war). The process is the
following:
1. a client GUI is calling a remote EJB on project 1 that initiate the XA transaction.
2. The project 1 call a remote EJB on project 2 that create a new branch in XA
transaction
3. the project 2 enlist two XA resources that share the same RMid.
4. EJB call on both project 2 and project 1 and 2PC is initiated by project 1 to commit
the XA transaction.
The expected behaviour is that "start" and "end" operations are
called on both XA resource enlisted in project 2 as mentioned in JTA 1.2 specifications.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)