Error "javax.transaction.xa.XAException: JDBC Driver Does not Support XA, Hence Cannot be a Participant in Two-phase Commit"
(Doc ID 2059906.1)
Last updated on JUNE 10, 2024
Applies to:
Oracle WebLogic Server - Version 12.1.3.0.0 and laterInformation in this document applies to any platform.
Symptoms
After migrating an EJB application from Weblogic 10.3.0 to WLS 12.1.3, the application fails in different stages depending on the choice of the type of driver:
If non-XA driver (whether Log Last Resource or Emulate Two-Phase Commit is enabled) is used, this error is generated when attempting to assign a Record Number:
The application was rebuilt and deployed successfully to the new WLS 12.1.3; also the datasource tests fine.
ENVIRONMENT
------------
WLS 12.1.3
OS: Microsoft Windows x64 (64-bit)
EJB
Changes
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 |
Changes |
Cause |
Solution |
References |