I have a database connection pool of type TranQL Generic JDBC Resource
Adapter with oracle.jdbc.OracleDriver.
We need to monitor all about connection life-cycle: when they were open and
closed.

How can I configure server-log4j.properties so that this information appears
in log? 

This doesn't work:
log4j.logger.oracle.jdbc.pool.OracleConnectionCacheManager=INFO
log4j.logger.org.tranql.connector.jdbc.AbstractLocalDataSourceMCF=INFO
log4j.logger.apache.geronimo.connector.outbound.MCFConnectionInterceptor=INFO

If not configurable: Is there any possibility do it another way?
-- 
View this message in context: 
http://old.nabble.com/Geronimo-logging-for-connection-pool-events-tp26528939s134p26528939.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.

Reply via email to