manager not unpacking war files

2005-08-22 Thread erh
I'm trying to get the Tomcat manager app to unpack war files when I install them. (using Deploy directory or WAR file located on server) The only setting I found that is supposed to control this is unpackWARs, so I have this in my server.xml: Host name=localhost debug=0

unpacking war files?

2002-08-26 Thread Cyrill Zadra
Hi I'm using tomcat 4.0.4. My ant building Script creates a war file and put it to the in the subdirectory geonet of the webapps directory. But now the Tomcat don't automaticallly unpack this war file. In the server.xml configuration file I insert a new Context entry Context path=/geonet

Re: unpacking war files?

2002-08-26 Thread J . Schweizer
] izh.ch cc: Subject: unpacking war files? 26.08.2002

Re: unpacking war files?

2002-08-26 Thread Cyrill Zadra
: Subject: unpacking war files? 26.08.2002 10:34

Re: unpacking war files?

2002-08-26 Thread Jacob Kjome
: unpacking war files? 26.08.2002 10:34 Please respond to Tomcat Users List Hi I'm using tomcat 4.0.4. My ant building Script creates a war file and put

Unpacking WAR files

2001-04-19 Thread Gauri Tamboli
I am using Tomcat 3.2.1. I would like to know if there is any way to deploy a webapp as a war file and setup Tomcat so that the war is not unpacked in the webapps directory but only in the work directory. Thanks Gauri Tamboli Applied Information Services 732 805 9297 x 142

Re: Unpacking WAR files

2001-04-19 Thread Ed Gomolka
At 11:39 AM 4/19/01 -0400, you wrote: I am using Tomcat 3.2.1. I would like to know if there is any way to deploy a webapp as a war file and setup Tomcat so that the war is not unpacked in the webapps directory but only in the work directory. Tomcat 3.2.1 wants to unpack the war file in the