Re: Tomcat not reading context path directive

2007-01-29 Thread Markus Schönhaber
Alan Cooper wrote: > I'm running Tomcat 5.5.12 (Red Hat Enterprise Linux stock packages). > > I am trying to set a Context path directive for /ejava/appname > > Tomcat is ignoring the Context path and instead taking the context from > the xml file name (so it's reading the file and the docBase dir

Tomcat not reading context path directive

2007-01-29 Thread Alan Cooper
HI there, I'm running Tomcat 5.5.12 (Red Hat Enterprise Linux stock packages). I am trying to set a Context path directive for /ejava/appname Tomcat is ignoring the Context path and instead taking the context from the xml file name (so it's reading the file and the docBase directive). The ser