Hello,

I have an application Cocoon Forms/Hibernate, that uses cocoon database connection pool, and in this application, I would like to log information about the connection pool : current number of connections used, maximum number of connections allowed, maximum number of idle connections, etc. The problem is that I can't access to these information. To retrieve connections, I used a DataSourceComponent and call the getConnection method, but I don't have access to the pool object to retrieve information.

Do you know how to retrieve these information ?

Thanks

Héléna

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
For additional commands, e-mail: users-h...@cocoon.apache.org

Reply via email to