RE: Logging into rational database....

2005-05-27 Thread Serlet Jean-Claude
Hello Use a component and use the class named JDBCaccessLogValve Here is an useful URL http://jakarta.apache.org/tomcat/tomcat-5.5-doc/catalina/docs/api/org/apache /catalina/valves/JDBCAccessLogValve.html Jean-Claude -Message d'origine- De : David [mailto:[EMAIL PROTECTED] Envoyé : vend

Re: Logging into rational database....

2005-05-27 Thread Anto Paul
On 5/27/05, David <[EMAIL PROTECTED]> wrote: > Hallo, > > > > I have sent this question yesterday but nobody responded. It's a short > question so please send me some information. > > > > Is it possible to configure tomcat to log the access log into a rational > database? Is there an existing

RE: Logging into rational database....

2005-05-27 Thread Steve Kirk
I think there is a DBCP logger, but this is for the Java code logging statements, rather than for the access log AFAIK. Can't remember where I read this. Probably on the TC site, try starting here: http://jakarta.apache.org/tomcat/tomcat-5.5-doc/index.html > -Original Message- > From:

Re: Logging into rational database....

2005-05-27 Thread Tim Funk
IIRC - there is a JDBCAccessLogValve - You may need to check the javadocs on its use. -Tim David wrote: Hallo, I have sent this question yesterday but nobody responded. It's a short question so please send me some information. Is it possible to configure tomcat to log the access log