[JBoss-user] Pointbase XA Datasource - Transaction Hangs

2003-01-08 Thread muruga c
I am facing a problem with pointbase xa datasource configuration...whenever i initiate the transaction with pointbase XA DataSource, the transaction takes forever to complete. It simply hangs.. Please see below for the thread dump of the transaction thread. Here is the config file for pointbase xa

[JBoss-user] Oracle XA Datasource - "Use explicit XA" error

2003-01-08 Thread muruga c
Hi, I am using JBoss 3.2 Beta3 with Oracle XA driver. When i try to use the XADatasource, i get "Use explicit XA" call ResourceException (see below for the full error message). I thought the oracle XA problem got solved in 3.2 beta3. Maybe i am doing something wrong. Can somebody please help me wi