> what I've done in the past is write a dbmanager that uses the underlying driver.  my 
> dbmanager then implements simple logging and is configurable through web.xml.
can you explain and/or give an example?
thx

----- Original Message ----- 
From: "Peter Lin" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Thursday, September 18, 2003 4:09 PM
Subject: Re: howto monitor dbcp connection usage?


> 
> what I've done in the past is write a dbmanager that uses the underlying driver.  my 
> dbmanager then implements simple logging and is configurable through web.xml.
>  
>  
> peter
> 
> Marco Baiguera <[EMAIL PROTECTED]> wrote:
> i'd like to monitor (log) dbcp connection pool usage.
> i'm using tomcat 4.1.27 with dbcp 1.0 and mysql (j-connector 3.0.8 - mysql 3.23) 
> i'm investigating if my db refuses or closes the connection in fact calling 
> datasource.getconnection sometimes returns a closed conn (?)
> any hint?
> thanks
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> ---------------------------------
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to