Hi, I'm still having a problem with tomcat with keeping up the
connection to the database thru the connection pool.
Almost every weekend the database gets bumped and the java app that were
running needs to have tomcat restarted to reconnect to the database thru
the connection pool. When we com
some bad thread or something hanging in Tomcat
causing this.
Any way you have Tomcat stop and restart on its own?
We do that on our Win platform as a service -- ostensobly in part to
avoid that type of thing.
-Original Message-
From: Gioia, Michael [mailto:[EMAIL PROTECTED]
Sent: Monday,
Hi, I'm new to tomcat and have a problem with keeping up the connection
to the database thru the connection pool.
Almost every weekend the database gets bumped and the java app that were
running needs to have tomcat restarted to reconnect to the database thru
the connection pool. When we come