Re: Deploying .war files

2011-11-07 Thread markt
Leo Donahue - PLANDEVX wrote: >Tomcat 6.0.32 > >When you add a new .war file to the webapps directory (by dragging the >file in there from another directory) and it automaticallyp expands the >web archive, is that any different than what the manager application >does when it deploys the .war fil

Deploying .war files

2011-11-07 Thread Leo Donahue - PLANDEVX
Tomcat 6.0.32 When you add a new .war file to the webapps directory (by dragging the file in there from another directory) and it automatically expands the web archive, is that any different than what the manager application does when it deploys the .war file? Likewise when you delete the .wa

Re: deploying war files

2008-03-29 Thread Mark Thomas
Melanie Pfefer wrote: how to deploy war files in tomcat? What should I enter to these parameters? I dont have the xml file. I have only the war file. Should I create first a new directory? It usually helps if you say which Tomcat version you are using. For a default Tomcat installation, just c

deploying war files

2008-03-29 Thread Melanie Pfefer
how to deploy war files in tomcat? What should I enter to these parameters? I dont have the xml file. I have only the war file. Should I create first a new directory? Context Path (optional): XML Configuration file URL: WAR or Directory URL: thanks

Deploying war files to path not the same as the war file name.

2007-06-29 Thread ben short
Hi, We use maven to build our war files. The war file names are as follows... appname-1.0.war. Currently I rename the file to ROOT.war then deploy it via the tomcat manager app. Is it possible to leave the war file name alone but deploy it as the ROOT webapp? Regards Ben Short ---

Re: AW: deploying war files

2007-01-10 Thread Vlasov Igor
message in context: http://www.nabble.com/AW%3A-deploying-war-files-tf104477.html#a8254238 Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscri

Deploying war files to subdir contexts through web Manager

2006-12-18 Thread Alan Cooper
Hi, I would like to deploy war files through the Manager application but I am having difficulty setting a COntext path that is not in the root folder. E.g., I have a war file called monitoring.war - I can deploy this as "http://servername.com/monitoring"; no problem, but as I'm using