How to get JTA TransactionManager with OC4J 10.1.2
(Doc ID 400086.1)
Last updated on JULY 18, 2024
Applies to:
Oracle Containers for J2EE - Version 10.1.2.0.0 and laterInformation in this document applies to any platform.
Goal
How to get access to TransactionManager object on a CMT (Container Managed Transaction) environment.
In order to attach to a transaction listener to monitor events associated to transaction state and operations, the TransactionManager is needed.
In previous OC4J 9.0.4.X versions, the following code is work fine:
Solution
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
Goal |
Solution |