Problem: when datbase restarts connection is not established.
i have a very similar problem, with tomcat 5.5.7 & mysql-connector 3.1.6 - when mysql drops the connection after 8 hours (it's a *very* low-traffic site) JDBCRealm can't or won't reconnect (the underlying exception is java.net.socketException: software caused connection abort: recv failed).
any workarounds (besides the obvious one of increasing the mysql timeout)? would turning on connection pooling help?
TIA,
alex.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
