Hi Chris, many database driver support connection reconnect of timed out connetions.
If this does not solve your problem it's possible to use the 'validationQuery' attribute see http://db.apache.org/ojb/repository.html#connection-pool regards, Armin ----- Original Message ----- From: "Chris Widhelm" <[EMAIL PROTECTED]> To: "OJB Users List" <[EMAIL PROTECTED]> Sent: Thursday, August 28, 2003 3:19 PM Subject: Recovering from a timeout I am assuming that the reason I am getting an IOException after my application sits over night is due to a timeout on the connection to the server. How are other people recovering from this? The application eventually creates a new connection but it must grab a couple of connections from the pool that have timed out before it creates a new connection. Thanks, Chris Widhelm --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
