JavaRanch » Java Forums »
Java »
EJB and other Java EE Technologies
| Author |
Two-Phase commit using CMT on JBoss and Oracle XE
|
Oliver Chua
Greenhorn
Joined: Feb 27, 2004
Posts: 29
|
|
Hi all,
I'm trying out two-phase commit using container managed transaction in Jboss and OracleXE.
It throws an exception when conn2 is retrieved.
Below are the files:
Stateless Bean
Bean interface
Test Class
persistence.xml
Datasource
Stack trace
|
 |
Oliver Chua
Greenhorn
Joined: Feb 27, 2004
Posts: 29
|
|
By the way, confirmed that Oracle XE 10g does support XA.
http://farkasgabor.blogspot.com/2010/10/sun-glassfish-and-oracle-xe-distributed.html
|
 |
 |
|
|
subject: Two-Phase commit using CMT on JBoss and Oracle XE
|
|
|
|