Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 84422 invoked from network); 1 Feb 2011 17:39:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Feb 2011 17:39:20 -0000 Received: (qmail 25887 invoked by uid 500); 1 Feb 2011 17:39:17 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 25545 invoked by uid 500); 1 Feb 2011 17:39:14 -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 25535 invoked by uid 99); 1 Feb 2011 17:39:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Feb 2011 17:39:13 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of shmoldie@gmail.com designates 74.125.82.173 as permitted sender) Received: from [74.125.82.173] (HELO mail-wy0-f173.google.com) (74.125.82.173) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Feb 2011 17:39:09 +0000 Received: by wyg36 with SMTP id 36so7570833wyg.18 for ; Tue, 01 Feb 2011 09:38:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=PK5qey8FzGOb6Tt2hcUuemLA7G2gonr1EzXslVo0hhM=; b=wnbyGBIqa2A6TOTvotNN/vq1zGR2xTEUZa1FOq351JMhL4OfoVNmdG7PXRqAPIJcFb wD8+ITKU+fZlAdSmBcGLclpscnQX3XNJaCVomvnYGM9PMWQg5aODEx0rStLCVD4fZweR CoXIe39voZQJrDUd8bnCudQBtztQyMnVsxP58= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=nOpjIyS74vuaq4AqE7Jd1kVMZidxWUz+XzLsWl8KPgfbrJfjNTzcQGo5UiA9inwrPq KsyufRAlvQinnJMEyFn/5HYijfo8WRDg4DyB5V2B8Lc4aA8h1Nsq742F2CTCMzeN4pvO c+h6NlUS54jwa//Pa7Q23B7SXOMU/1Gd+0jDw= MIME-Version: 1.0 Received: by 10.227.136.9 with SMTP id p9mr6059362wbt.30.1296581926781; Tue, 01 Feb 2011 09:38:46 -0800 (PST) Sender: shmoldie@gmail.com Received: by 10.227.42.68 with HTTP; Tue, 1 Feb 2011 09:38:46 -0800 (PST) In-Reply-To: <99C8B2929B39C24493377AC7A121E21F9A47ACED1D@USEA-EXCH8.na.uis.unisys.com> References: <99C8B2929B39C24493377AC7A121E21F9A47ACED1D@USEA-EXCH8.na.uis.unisys.com> Date: Tue, 1 Feb 2011 12:38:46 -0500 X-Google-Sender-Auth: cbAvdPsqvKLsSdt3L4DQha8oBN4 Message-ID: Subject: Re: Shared context.xml on WIndows XP From: Jonathan Rosenberg To: Tomcat Users List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thanks to all for their help. After some more investigation, I realized I really didn't want Tomcatto follow the sym links. I solved my problem by defining some Contexts in server.xml so that, for eample, /images looked for a specific folder (not under Tomcat's control) -- Jonathan Rosenberg Founder & Executive Director Tabby's Place, a Cat Sanctuary http://www.tabbysplace.org/ On Mon, Jan 31, 2011 at 3:09 PM, Caldarale, Charles R wrote: >> From: shmoldie@gmail.com [mailto:shmoldie@gmail.com] On Behalf Of Jonath= an Rosenberg >> Subject: Re: Shared context.xml on WIndows XP > >> 1) I (think I) understand about the case-insensitivity issue. =A0But I >> thought that was only a security concern & this machine does not face >> the public net. > > It can also mask sloppy programming that will fail on real deployments. > >> 2) Does this mean I can;t do what I want this way on Windows? > > It will be ugly and somewhat painful. > http://en.wikipedia.org/wiki/Symbolic_link#Microsoft_Windows > > =A0- Chuck > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY = MATERIAL and is thus for use only by the intended recipient. If you receive= d this in error, please contact the sender and delete the e-mail and its at= tachments from all computers. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org