| Author |
ConnectionWaitTimeoutException.........
|
karthik mama
Ranch Hand
Joined: Aug 27, 2007
Posts: 34
|
|
I created a DataSource Object to get connected to a database. I tested the connection and it was all ok. But when i deploy and run a web app where in i try to contact the database i get an exception saying
com.ibm.websphere.ce.j2c.ConnectionWaitTimeoutException: Connection not available, Timed out waiting for 180000
So where did i go wrong?
|
 |
Subhani Sk
Greenhorn
Joined: Oct 04, 2003
Posts: 5
|
|
Can you cross check the Datasource names you are referring.
|
 |
 |
|
|
subject: ConnectionWaitTimeoutException.........
|
|
|