I am running Tomcat 4.0.1, and using  the Tomcat "Manager" app to deploy
my new
web application.

It is working fine (I am able to call all the servlet on the new web
application),
but  I would like to know  why my new web application get installed on:

$CATALINA_HOME\work\localhost\Vermont

and is not installed on :

$CATALINA_HOME\webapp\Vermont   ??


I am using the command :

http://localhost:8080/manager/install?path=/Vermont&war=file:c:/Vermont

I get back the message

OK - Installed application at context path /Vermont

Thank in advance:

I am using Windows 95 (just in case: I did not say I like Window 9x, is
just the one I am using :-).

The structure of Vermont is:
images
jsp
servlets
Web-inf

Thank in advance.

Leonardo Djekki



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to