Shilohcity
Technical User
Hi there
I have a weblogic server that maintains a series of connection pools to a SQL Server database via some EJB's. Recently our SQL Server has needed restarting and this has caused the EJB's to hang and eventually crashed both the EJB and JSP WebLogic services. Is there any way to refresh the connections when the Server is not available? I am already using the following settings:
testTable=db
PTIN,refreshTestMinutes=5,testConnsOnReserve=true,
All help and comments most appreciated.
Justin X-) "Creativity is the ability to introduce order into the randomness of nature." Eric Hoffer
Visit me at
I have a weblogic server that maintains a series of connection pools to a SQL Server database via some EJB's. Recently our SQL Server has needed restarting and this has caused the EJB's to hang and eventually crashed both the EJB and JSP WebLogic services. Is there any way to refresh the connections when the Server is not available? I am already using the following settings:
testTable=db
All help and comments most appreciated.
Justin X-) "Creativity is the ability to introduce order into the randomness of nature." Eric Hoffer
Visit me at