Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 94088 invoked from network); 1 Feb 2011 20:11:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Feb 2011 20:11:46 -0000 Received: (qmail 47803 invoked by uid 500); 1 Feb 2011 20:11:42 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 47693 invoked by uid 500); 1 Feb 2011 20:11:41 -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 47684 invoked by uid 99); 1 Feb 2011 20:11:41 -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 20:11:41 +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 209.85.214.45 as permitted sender) Received: from [209.85.214.45] (HELO mail-bw0-f45.google.com) (209.85.214.45) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Feb 2011 20:11:37 +0000 Received: by bwz16 with SMTP id 16so7538448bwz.18 for ; Tue, 01 Feb 2011 12:11:15 -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=ChqaT/QAOq9R3CQkmDnU5BLMKc0iWs27XWFYTuV3/GI=; b=b41qQ25fIUdmKjUQn5wtES7GxcFzuL4Z+JdIK0kpZzeveGGHCMTzNp2tbAs+lIT8io ElHJkbJmCl+vEVfQgRGcm/LAeMknhUIVgr5LraMf4dhD5Gowqb0F1kv+FaBadVXzAFW2 UDwh3NL/xLo3ttKThUvgWqKDqo+LwtM9of9C4= 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=kqBf2QfiDkEzKxTgR0rBJQhfD7y8Ctbz17X/Y3wiMwiuQomWTQowPGNmWikinpumZO /EFnPuvDe8Oyoisi0UtanxsqmxGMqHcUUKM0kCPGLbaJn5SvkpnB3lhkogo+3rsXZyNd n3m3KY5s5FMru2GvLcU6YgALByob/iUJZ6Xfc= MIME-Version: 1.0 Received: by 10.204.115.73 with SMTP id h9mr7064163bkq.22.1296591074988; Tue, 01 Feb 2011 12:11:14 -0800 (PST) Sender: shmoldie@gmail.com Received: by 10.204.7.212 with HTTP; Tue, 1 Feb 2011 12:11:14 -0800 (PST) In-Reply-To: <99C8B2929B39C24493377AC7A121E21F9A47B257E7@USEA-EXCH8.na.uis.unisys.com> References: <99C8B2929B39C24493377AC7A121E21F9A47ACED1D@USEA-EXCH8.na.uis.unisys.com> <99C8B2929B39C24493377AC7A121E21F9A47B257E7@USEA-EXCH8.na.uis.unisys.com> Date: Tue, 1 Feb 2011 15:11:14 -0500 X-Google-Sender-Auth: kL32U3y6I1Q-E5vhqlEQKycsx60 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 Hmmm ... what about if I put them in conf/Catalina/[host]/context.xml Will that work? -- Jonathan Rosenberg Founder & Executive Director Tabby's Place, a Cat Sanctuary http://www.tabbysplace.org/ On Tue, Feb 1, 2011 at 12:57 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 > >> I solved my problem by defining some Contexts in server.xml > > Bad idea. =A0 elements should be in each webapp's META-INF/conte= xt.xml file, or in conf/Catalina/[host]/[appName].xml. =A0Allowing them in = server.xml is mostly there for compatibility with the bad old days. > > =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