I am using database connection pooling and I would like my Tomcat
server to be able to cope gracefully with the database server being
stopped and restarting.  This creates a confusing situation because
the connections in the pool all become invalid in that case.

Is there a standard way to deal with this?  Googling around didn't
turn up anything, but it's surely a common situation.  I must have
searched for the wrong keywords.

-- 
Tim Freeman                                                  [EMAIL PROTECTED]
GPG public key fingerprint ECDF 46F8 3B80 BB9E 575D  7180 76DF FE00 34B1 5C78 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to