Upgrade jboss-transaction-spi
-----------------------------
Key: WFLY-4997
URL:
https://issues.jboss.org/browse/WFLY-4997
Project: WildFly
Issue Type: Component Upgrade
Components: Transactions
Affects Versions: 10.0.0.Alpha5
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Priority: Minor
Fix For: 10.0.0.Beta1
We have just released 7.3.0.Final which introduced a locator method for obtaining an
implementation of the TransactionListenerRegistry interface that JPA uses to monitor
thread to transaction association changes.
The upgrade also pulls in 7.2.0.Final which introduced a change to make
ServerVMClientUserTransaction implement javax.naming.Referenceable (so that it can be
looked up via JNDI).