Bj?rn T Johansen wrote:
> We have a small problem with our connection pool that is setup using Tomcat 5.5.20..
> When the database is rebooted, the only way to get a valid connection again is to completely restart Tomcat..
> Is there a way to configure this, so the connection pool reconnects automatically?
Configuring a validationQuery and setting testOnBorrow to true fixed a
similar issue for me.
Mark
---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)