Java Mailing List Archive

http://www.junlu.com/

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

Deploying to / using context.xml

Jacob Rhoden

2007-01-05

Replies:

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@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

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