]
Galder Zamarreño updated ISPN-9214:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.3.0.Final
Resolution: Done
JBossStandaloneJTAManagerLookup is using deprecated integration
names
---------------------------------------------------------------------
Key: ISPN-9214
URL:
https://issues.jboss.org/browse/ISPN-9214
Project: Infinispan
Issue Type: Task
Components: Core, Integration
Reporter: Sanne Grinovero
Assignee: Scott Marlow
Priority: Minor
Fix For: 9.3.0.Final
Scott changed the Hibernate ORM {{JBossStandaloneJTAManagerLookup}}, as on WildFly 13+,
JTA client code that directly references the {{com.arjuna.ats.jta.TransactionManager}},
needs to instead use the WildFly Transaction Client, or it may see incorrect TX status.
I assume the Infinispan standalone client will need to be updated as well.
See:
-
https://hibernate.atlassian.net/browse/HHH-12640
-
https://hibernate.atlassian.net/browse/HHH-12620