Does anyone know how a connection pooled datasource
is handling the situation where the database becomes temporarily
unavailable?
I would like the datasource to automatically re-establish the connection
pool
once the DB is available again.
Is that somehow possible?

The system I am using is:
tomcat 4.0.4 with updated commons-xxx jars (collections,dbcp,pool) and
removed tyrex0.9.7
My server.xml is identical to the one recommended in the docs for tomcat.4.1

Boris
[EMAIL PROTECTED]


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

Reply via email to