CDI @Transactional Bean (TxType.REQUIRED and TxType.REQUIRES_NEW) is Rolled Back Without Root Cause
(Doc ID 2178533.1)
Last updated on MARCH 09, 2023
Applies to:
Oracle WebLogic Server - Version 12.2.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
Declarative Transaction of CDI @Transactional Bean is rolled back with TransactionalException; however, it has no root cause set. Therefore, user cannot judge what happened. It happens when using TxType.REQUIRED (default) or TxType.REQUIRES_NEW.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |