Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 41172 invoked from network); 5 Sep 2007 22:45:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Sep 2007 22:45:12 -0000 Received: (qmail 81740 invoked by uid 500); 5 Sep 2007 22:44:54 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 81706 invoked by uid 500); 5 Sep 2007 22:44:54 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 81695 invoked by uid 99); 5 Sep 2007 22:44:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Sep 2007 15:44:54 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [204.127.192.84] (HELO rwcrmhc14.comcast.net) (204.127.192.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Sep 2007 22:44:50 +0000 Received: from [192.168.0.100] (c-68-33-79-168.hsd1.md.comcast.net[68.33.79.168]) by comcast.net (rwcrmhc14) with ESMTP id <20070905224428m1400kfsgte>; Wed, 5 Sep 2007 22:44:28 +0000 Message-ID: <46DF314D.6080904@apache.org> Date: Wed, 05 Sep 2007 18:44:29 -0400 From: Mark Thomas User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: an easier way to deploy war file? References: <12473298.post@talk.nabble.com> <15707736.11188961097988.JavaMail.SYSTEM@larkin> <12491811.post@talk.nabble.com> <46DE7BC9.50000@cornell.edu> <46DE9064.20803@apache.org> <46DE9AE2.3060305@cornell.edu> In-Reply-To: <46DE9AE2.3060305@cornell.edu> X-Enigmail-Version: 0.95.3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org David Smith wrote: > But doesn't that still unpack the wars to the work directory or > something similar? I was under the impression it always unpacked the > wars for performance reasons -- just not always in the webapps directory. I'd need to check the code but AFAIR it only does that it you use one of the anti-locking attributes. Mark --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org