I've been deploying under Tomcat 5.5.20 where my context is located here:
C:\tomcat-5.5.20\conf\Catalina\localhost\abc.gov#wiki.xml

Everything works ok and the app is deployed in 
C:\tomcat-5.5.20\webapps\abc.gov\wiki

However, when I tried doing the same thing w/ 6.0.18, the deployed file
structure is this:
C:\apache-tomcat-6.0.18\webapps\abc.gov#wiki

and the app fails to deploy.  As far as I know the documentation says this
should still work.    Should I be doing something different w/ tomcat 6?

Thanks,
Jim
-- 
View this message in context: 
http://www.nabble.com/Multi-level-context-broken-in-Tomcat-6.0.18--tp21507526p21507526.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to