]
Daniel Simko updated JBTM-2834:
-------------------------------
Affects Version/s: 5.5.0.Final
Delete a tx participant - XAResource#forget(xid) is not called for
JTS
----------------------------------------------------------------------
Key: JBTM-2834
URL:
https://issues.jboss.org/browse/JBTM-2834
Project: JBoss Transaction Manager
Issue Type: Bug
Affects Versions: 5.5.0.Final
Reporter: Daniel Simko
Deleting specific participant (introduced by EAP7-594) is not working correctly in DR10.
Method forget on a XAResource is not called. It seems to be regression compared to DR9.