Re: DB2 Connection hangs.
Posted By:
Christopher_Koenigsberg
Posted On:
Saturday, April 28, 2007 07:34 PM
If you can get access to the app server's admin console web app, you can use it to get a test connection from the DataSource/connection pool, on the server, and see if that works. If that works, then it's a problem in your code. If that doesn't work, then it's a problem in configuring the DataSource/Connection Pool on the app server.