]
Michael Musgrove updated WFLY-5069:
-----------------------------------
Fix Version/s: (was: 11.0.0.CR1)
Missing service to represent the TransactionListenerRegistry
------------------------------------------------------------
Key: WFLY-5069
URL:
https://issues.jboss.org/browse/WFLY-5069
Project: WildFly
Issue Type: Bug
Components: Transactions
Affects Versions: 10.0.0.Alpha6
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Priority: Minor
JBTM-2343 added an observer SPI for tracking transaction state association changes for
use by the JPA subsystem. This needs to be available as a wildfly service for consumption
by other subsystems (currently JPA casts the TM to get hold of the
TransactionListenerRegistry).