Hi

I'm trying to build an application with a 2-level context path: 
'/salg/netbutikken'.

If I put a context file under <catalina home>/conf/<enginename>/<host> or 
inside the the application's META-INF, the path attribute of the Context 
appears to be ignored.

So it seems that the only way to make an application with a 2-level path is to 
put it's  Context inside <catalina home>/conf/server.xml.

Hence an application with a 2-level context path cannot be hot-deployed by 
touching it's WEB-INF/web.xml

Am I right? Or have I misunderstood?


br. Christian Surlykke

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to