Beginner |
|
Joined: Thu Feb 05, 2004 10:39 pm Posts: 44
|
Hibernate version:2.14
Name and version of the database you are using: Oracle 9i RAC
Name and version of the app server you are using: WebLogic 8.1 SP 2
Previously we have used Oracle OCI drivers for our development with hibernate and have not had any problems.
Now, we have requirements for applications in different WebLogic domains to perform remote calls between each other. Initial tests showed that we must move to the Oracle OCI XA driver for our distributed transations to work correctly.
Can we expect to run into any problems with Hibernate when using XA drivers during distributed transations?
Are there any special hibernate configuration required for XA drivers?
Thanks
|
|