Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

XA transactions timeout with essentials / eclipselink

radix_zeroDec 3 2008 — edited Dec 4 2008
I'm attempting to do an XA (container managed) tranasction throught a series of remote EJB calls. Database is 11g

When the JPA provider is toplink-essentials or EclipseLink the the end of the 2PC hangs. Eventually it times out with an "Error allocating connection". Monitoring of the connection pool shows there are lots of free

However this work with Hibernate 3.

How do I use XA transactions on 11g with toplink/eclipselink.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 1 2009
Added on Dec 3 2008
2 comments
3,411 views