DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7190>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7190 GenericServlet spurious log's in init(), destroy() Summary: GenericServlet spurious log's in init(), destroy() Product: Tomcat 4 Version: Unknown Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Unknown AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] GenericServlet has calls to log() in init() and destroy(). They probably shouldn't be there, since they clog up otherwise pristine log files. This is especially important since the servletapi project is supposed to be reusable in non-Tomcat containers. Apologies if this is the wrong bug category. There's wasn't a 'jakarta-servletapi-4' entry on the initial bug entry page, or in the Tomcat 4 'Component' list. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>