Hi all,

When i close a connection previously obtained from a connection pool, i got
the following error :

[PostgresDS] java.lang.IllegalArgumentException: xaRes not enlisted
[ClientBean] TRANSACTION ROLLBACK EXCEPTION:null; nested exception is:
        javax.ejb.EJBException
[ClientBean] java.lang.RuntimeException: Unable to deregister with
TransactionManager: java.lang.IllegalArgumentException: xaRes n
ot enlisted

Can anyone shed a light on what this error is due to ?
Note : This error is thrown seemingly only when i perform "UPDATE" request
on the connection

--Hermann


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to