-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
7.0.z.GA
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/XA specifications.
- clones
-
JBEAP-8088 [GSS](7.2.0) XA resource with same RMid are not ended properly
- Closed
- is blocked by
-
JBEAP-13999 [GSS](7.0.z) Artemis is not fully-JTA 1.2 compliant XAResource
- Closed
- is related to
-
ENTMQBR-6843 [EAP] [GSS](7.2.0) Artemis is not fully-JTA 1.2 compliant XAResource
- Backlog
-
ENTMQBR-2128 [GSS](7.2.0) Artemis is not fully-JTA 1.2 compliant XAResource
- Closed