]
Markus Chur updated WFLY-11832:
-------------------------------
Attachment: hibernate-interceptor-reproducer-0.0.1-SNAPSHOT.jar
Transaction for Hibernate Interceptor is null
---------------------------------------------
Key: WFLY-11832
URL:
https://issues.jboss.org/browse/WFLY-11832
Project: WildFly
Issue Type: Bug
Components: JPA / Hibernate, Transactions
Affects Versions: 14.0.0.Final, 15.0.1.Final, 16.0.0.Final
Reporter: Markus Chur
Assignee: Scott Marlow
Priority: Major
Attachments: hibernate-interceptor-reproducer-0.0.1-SNAPSHOT.jar, src
-WFLY-11832.zip
With Wildfly 13 - javaee7 transactions in hibernate interceptors were never null.
Since Wildfly 14 - javaee8 transactions in hibernate interceptors are always null.
Attached sources and a jar of a minimal reproducer for Wildfly 16. This is reproducible
by using a fresh unchanged Wildfly 16 and unchanged standalone.xml. Extract Wildfly 16,
drop in the jar in the deployments folder and start the server.