[
https://issues.jboss.org/browse/ISPN-9214?page=com.atlassian.jira.plugin....
]
Scott Marlow updated ISPN-9214:
-------------------------------
Description:
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
was:
Scott has been changing classes such as {{JBossStandaloneJTAManagerLookup}} in other
projects as apparently the JTA client code should no longer use
{{com.arjuna.ats.jta.TransactionManager}}.
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
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
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
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)