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
... element in server.xml. It's default value is
true if not present in server.xml.
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
--
View this message in context:
http://www.nabble.com/Adding-web-directory-to-tomcat-manager
Simply copy the webapp to the webapps folder, name it after the context
path you want to show up, and then deploy it in the manager webapp (if
tomcat doesn't do that for you automagically). You should see it in the
manager after that.
--David
siocco1 wrote:
hi Folks. I am installing Remedy
.
Thanks
steve
--
View this message in context:
http://www.nabble.com/Adding-web-directory-to-tomcat-manager-tp18651302p18651302.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
-
To start a new topic, e-mail: users