On 10/5/06, Oliver Wagner <[EMAIL PROTECTED]> wrote:
I think the DB close the connection while the tomcat is running and I don't know (at my Connection-Pool) how to know when that happened.
set autoReconnect=true in your driver config, or catch the exception when the timeout occurs and retry connecting to see if it's a simple timeout/transient failure or something more persistent. HTH! -- Hassan Schroeder ------------------------ [EMAIL PROTECTED] --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]