Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 19211 invoked from network); 11 Aug 2010 17:03:14 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 11 Aug 2010 17:03:14 -0000 Received: (qmail 85170 invoked by uid 500); 11 Aug 2010 17:03:11 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 85085 invoked by uid 500); 11 Aug 2010 17:03:10 -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 85075 invoked by uid 99); 11 Aug 2010 17:03:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Aug 2010 17:03:10 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [76.96.62.24] (HELO qmta02.westchester.pa.mail.comcast.net) (76.96.62.24) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Aug 2010 17:03:01 +0000 Received: from omta09.westchester.pa.mail.comcast.net ([76.96.62.20]) by qmta02.westchester.pa.mail.comcast.net with comcast id t25k1e00D0SCNGk5252h4n; Wed, 11 Aug 2010 17:02:41 +0000 Received: from [192.168.1.201] ([69.143.109.145]) by omta09.westchester.pa.mail.comcast.net with comcast id t52f1e00V38FjT13V52gbB; Wed, 11 Aug 2010 17:02:41 +0000 Message-ID: <4C62D7AD.5050305@christopherschultz.net> Date: Wed, 11 Aug 2010 13:02:37 -0400 From: Christopher Schultz User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Can't configure webapps to disk partition References: In-Reply-To: X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Carl, On 8/11/2010 11:17 AM, Zeigler, Carl L wrote: > I am trying to make a configuration change to server.xml to change the > webapps directory to a different disk partition as below but I cannot > get it to work > From: > autoDeploy="true" xmlValidation="false" xmlNamespaceAware="false"> > > To: > autoDeploy="true" xmlValidation="false" xmlNamespaceAware="false"> You might have to use either double-backslashes (\\) or forward slashes to make this work: I have tried many variations of these: > E://prod//applications > \E:\prod\applications How about the above? - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkxi160ACgkQ9CaO5/Lv0PBFYgCdEs5Nf07MnPgQ9c/0GGkn8P1L loMAoKQdWVWRZ/bFRmcqqpt408FTrBkC =DCls -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org