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=13772>. 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=13772 Class loader HOWTO needs to href security HOWTO for WebappX Summary: Class loader HOWTO needs to href security HOWTO for WebappX Product: Tomcat 4 Version: 4.1.12 Platform: PC URL: http://localhost:8080/tomcat-docs/class-loader- howto.html OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: Webapps:Documentation AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The Class Loader HOWTO makes no mention of the default security constraints in catalina.policy which prevent ...WEB-INF/lib/ and ...WEB-INF/classes/ files and packages from being loaded. As a result, the information in the HOW-TO is not sufficient to successfully load classes. It would help if there was a hyperlink in the WebappX discussion (and perhaps similar ones elsewhere) to inform the beginner that there is more to it than merely dropping files and directories under the appropriate spots in WEB-INF. -- To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>