DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=41843>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=41843 ------- Additional Comments From [EMAIL PROTECTED] 2007-03-15 03:08 ------- (In reply to comment #1) > I think your report is invalid (most likely, you have a "private" webapp > deployed). Please provide a ready to test war which demonstrates the issue. I think maybe the problem is in my server.xml: in that file I use <Host name="localhost" appBase="webapps/test"> <Context path="" docBase=""/> </Host> where appBase and docBase are the same. Under webapps/test folder I have folders | ---private ---WEB-INF so when I call /private Tomcat uses the /private context, not the / as I expected -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]