[
https://issues.jboss.org/browse/JBTM-2749?page=com.atlassian.jira.plugin....
]
Michael Musgrove edited comment on JBTM-2749 at 9/7/16 6:59 AM:
----------------------------------------------------------------
The new SPI method is org.jboss.tm.ExtendedJBossXATerminator and is implemented by both of
our JTA and JTS variants (com.arjuna.ats.internal.jbossatx.jta.jca.XATerminator and
com.arjuna.ats.internal.jbossatx.jts.jca.XATerminator)
was (Author: mmusgrov):
The new SPI method is org.jboss.tm.ExtendedJBossXATerminator and is implemented by our JTA
and JTA variants (com.arjuna.ats.internal.jbossatx.jta.jca.XATerminator and
com.arjuna.ats.internal.jbossatx.jts.jca.XATerminator)
Add an SPI method to lookup imported transactions by Xid
--------------------------------------------------------
Key: JBTM-2749
URL:
https://issues.jboss.org/browse/JBTM-2749
Project: JBoss Transaction Manager
Issue Type: Enhancement
Components: JCA, SPI
Affects Versions: 5.3.4.Final
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Priority: Critical
When EJB remoting sees an incomming transaction it needs to determine whether it is one
that the TM already knows about and should just resume it or if it needs to start a new
subordinate transaction for it on this node.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)