"javax.persistence.TransactionRequiredException: no transaction is in progress" in Hibernate
Issue
-
During entity manager/session flush or other action requiring a transaction, encountering an exception indicating
no transaction is in progress
... javax.persistence.TransactionRequiredException: no transaction is in progress at org.hibernate.internal.SessionImpl.checkTransactionNeeded(SessionImpl.java:3552) ...
Environment
- Red Hat JBoss Enterprise Application Platform (EAP) 7
- Hibernate 5
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.