Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

Problem with context path /webapps

Mike c

2007-03-02

Replies:

Hi,

I am trying to migrate some of our applications currently deployed on Tomcat
4.1 to Tomcat 5.5 and I cannot get any applications that have a context path
that starts with /webapps to work. I am getting a 404 error on all these
contexts. Does 5.5 not allow a context paths to start webapps? Here is an
example context file I've tried.

<Context path="/webapps/test" docBase="test" reloadable="true" />


Thanks,

Mike
©2008 junlu.com - Jax Systems, LLC, U.S.A.