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=22494>. 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=22494 logVerbosityLevel not used anymore Summary: logVerbosityLevel not used anymore Product: Tomcat 5 Version: Nightly Build Platform: All OS/Version: All Status: NEW Severity: Minor Priority: Other Component: Jasper2 AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I don't believe Jasper's logVerbosityLevel initialization parameter is used anymore. At least, I note the following: 1) Jasper's logging is configurable via a log4j.properties file 2) Changing logVerbosityLevel doesn't have any effect that I can see 3) I can't find any reference to logVerbosityLevel in the code If logVerbosityLevel really isn't used anymore, it should be taken out of Tomcat's web.xml and jasper-howto.xml. I will attach a patch that implements this, and corrects some minor spelling mistakes in both files. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]