Chris, 1st I tried adding log4j.properies in my webapp log4j.properties
for the class org.apache.tomcat.dbcp, then after reading some doc I
added:

org.apache.naming.level=FINE
org.apache.tomcat.dbcp.level=FINE

in the tomcat/conf/logging.properties file. That seemed to produce
nothing..

King Regards, John Katilie. 

-----Original Message-----
From: Christopher Schultz [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2008 1:16 PM
To: Tomcat Users List
Subject: Re: Connection Pooling and Teradata

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

John,

Katilie, John wrote:
| Chris, Thanks for your reply. I'll do some more testing. May i ask a
| dumb question? How did you turn on your tracing to get:

I used the tracing provided by my JDBC driver (Connector/J), so you
won't have this exact option.

| I tried doing a number of things but could never get any trace output
| from org.apache.tomcat.dbcp.*.

What did you try?

I have never tried to get dbcp to dump logging information, but they
probably use commons-logging, so you could probably configure logging
for those classes at the TRACE level and see what comes out.

Hope that helps,
- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkhZQrcACgkQ9CaO5/Lv0PC+sgCfRuWSkXAj8GGO3qyUE9u2/Kt+
ZjQAoI13stQm6sJWwOEVXphVezWyatog
=Nk1A
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to