]
Tom Jenkinson updated JBTM-2749:
--------------------------------
Fix Version/s: 5.3.5.Final
(was: 5.next)
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
Fix For: 5.3.5.Final
When EJB remoting sees an incoming 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.