Hi Guys,

I am a bit stuck with something. When I deploy my web app in netbeans 5.5 it puts my app under / (instead of /Appname/) after changing the context.xml

When I deploy using the tomcat manager manually to the production site, it goes under /Appname/, why would this be?

My context.xml file is:
 <?xml version="1.0" encoding="UTF-8"?>
 <Context path="/"/>


I have tried with path="" and path="/", what am i doing wrong? They are both tomcat 5.5.x

Thanks!
Jacob

---------------------------------------------------------------------
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