A long time ago I sent the attached message. There was no solution to the problem. It has just come up again and I am wondering what options there are to get *everything* logged. Would a combination with Apache solve this? We need to somehow be able to proove that we have or have not received a certain request.
Thanks, Michael > -----Original Message----- > From: Larry Isaacs > Sent: Tuesday, July 02, 2002 2:10 PM > To: 'Tomcat Users List' > Subject: RE: Tomcat 3.3.1: AccessLogInterceptor doesn't log > PUT requests > > > AcessLogInterceptor writes the log entry using the > beforeCommit() hook. If no response is generated by > the request, then it appears that no log entry would be > created. > > Cheers, > Larry > > > -----Original Message----- > > From: Lemke, Michael IZ/HZA-IC1 > > Sent: Tuesday, July 02, 2002 4:10 AM > > To: 'Tomcat Users List' > > Subject: Tomcat 3.3.1: AccessLogInterceptor doesn't log PUT requests > > > > > > We are running Tomcat 3.3.1 in standalone mode (no Apache etc) > > and log requestes to AccessLog with AccessLogInterceptor. > > Unless we misconfigured something it seems like PUT > > requests only show up in the log if they produced an error > > (404, 500). Is this a configuration problem or is there > > something wrong with AccessLogInterceptor? > > > > Thnaks, > > Michael > > > > -- > > To unsubscribe, e-mail: > > <mailto:tomcat-user-> [EMAIL PROTECTED]> > > For > > additional commands, > > e-mail: <mailto:[EMAIL PROTECTED]> > > > > -- > To unsubscribe, e-mail: > <mailto:tomcat-user-> [EMAIL PROTECTED]> > For > additional commands, > e-mail: <mailto:[EMAIL PROTECTED]> > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
