https://issues.apache.org/bugzilla/show_bug.cgi?id=50442
Ognjen Milic <ognjen.mi...@asw.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #2 from Ognjen Milic <ognjen.mi...@asw.eu> 2010-12-09 10:06:13 EST --- In tomcat docs about context definition it says. Context elements may be explicitly defined: ..... ------------------------------------------------------------------------------- * In individual files (with a ".xml" extension) in the $CATALINA_BASE/conf/[enginename]/[hostname]/ directory. The name of the file (less the .xml extension) will be used as the context path. Multi-level context paths may be defined using #, e.g. foo#bar.xml for a context path of /foo/bar. The default web application may be defined by using a file called ROOT.xml. --------------------------------------------------------------------------- ..... So we concluded that iis_root#iis is allowed context path for iis_root/iis. Is the documentation wrong? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org