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=12240>. 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=12240 Management of error-codes Summary: Management of error-codes Product: Tomcat 4 Version: 4.0.4 Final Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Major Priority: Other Component: Catalina AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I was configure a realm to validate users with a database. I have two roles role A and role B. there is two resources at tomcat. /repa/* and /repb/*. the resource /repa/* is for users with role A and users with role B. The resource /repb/* is only for users with role B. When a user with role A log-in and is treating to go to /repb/index.jsp there is a blank page. I configure the context with the error-page directive with error-code=404, and location=/error.jsp, but i don't have the /error.jsp page when i treat to access the /repb/* resource. May be this is a bug. Thanks, Daniel -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>