In my experience, tomcat deploys as soon as it shows up in the webapps
directory. If not, you would deploy using the manager webapp. The
automatic deployment is controlled by the autoDeploy attribute of the
<Host .... > ... </Host> element in server.xml. It's default value is
true if not present in server.xml.
I know this is for 5.5, not 5.0 but I doubt the manager webapp changed
all that much between the two:
http://tomcat.apache.org/tomcat-5.5-doc/manager-howto.html
--David
siocco1 wrote:
Thanks David. Do I deploy it from the context path, via url? Sorry, this
is all new to me. If I have to deploy it what is the proper context path if
that is infact where I add it.
Steve
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]