I am trying to use an XAConnection with Oracle. The reason why i want to do this is because i use a JMS component that needs to interact with the database.
After receiving a lot of warnings because i was using a local connection i change to XA connection. Now i have this problem when the Message Driven Bean is closing the connection: ERROR [TxConnectionManager] ResourceException while closing connection handle! javax.resource.resource.ResourceException: Failure to delist resource View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837597#3837597 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837597 ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
