You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Joao Araujo <jo...@wireless-networks.com> on 2003/04/16 19:13:27 UTC

Database struts question

	I have a plugin that starts a dbcp database connection pool.
	Unfortunately, whenever I have a problem and have to shutdown,
	maintain the database I have to restart tomcat to have my access back.

	What are you fellas are doing to solve similar problems?


Joao,


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: Database struts question

Posted by Vic Cekvenich <vc...@basebeans.com>.
Take a peek at dbcp docs, it's a FAQ. See how it has a test querry?
Also this is a good question for the commons mail list.

.V

Joao Araujo wrote:
> 
>     I have a plugin that starts a dbcp database connection pool.
>     Unfortunately, whenever I have a problem and have to shutdown,
>     maintain the database I have to restart tomcat to have my access back.
> 
>     What are you fellas are doing to solve similar problems?
> 
> 
> Joao,



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org