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 [mailto:[EMAIL PROTECTED]] > 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:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
