Hello, I have been working in an application EJB. I don't understand much of its operation, I made test case and worked, now I am doing the definitive one in a new application and a new server, when running in the new server I get this error:
Method createManagedConnctionWithMCWrapper caught an exception during
creation of the ManagedConnection for resource jdbc/tray, throwing
ResourceAllocationException. Original exception:
com.ibm.ws.exception.WsException: DSRA8100E: Unable to get a
XAConnection from the DataSource.
Eric