Adapter for Enterprise JavaBeans 6.5 SP3 | webMethods Adapter for Enterprise JavaBeans Documentation | webMethods Adapter for Enterprise JavaBeans Installation and User’s Documentation | Adapter Logging and Exception Handling | Adapter Exception Handling | AdapterConnectionException
 
AdapterConnectionException
Adapter for Enterprise Javabeans throws an AdapterConnectionException to report a non-recoverable error in the connection to the back-end resource (the application server). In this case, WmART drops the connection from the connection pool and tries to create a new connection.
It then wraps the exception in com.wm.pkg.art.error.DetailedSystemException and throws it to Integration Server.