Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 39343 invoked from network); 13 Sep 2005 09:20:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Sep 2005 09:20:54 -0000 Received: (qmail 58008 invoked by uid 500); 13 Sep 2005 09:20:40 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 57806 invoked by uid 500); 13 Sep 2005 09:20:39 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 57787 invoked by uid 99); 13 Sep 2005 09:20:39 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Sep 2005 02:20:39 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [203.186.94.132] (HELO corp4.incnets.com) (203.186.94.132) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Sep 2005 02:20:49 -0700 Received: from [192.168.0.2] (061093207002.ctinets.com [61.93.207.2]) by corp4.incnets.com (8.12.11/8.12.11) with ESMTP id j8D9KYXi005909 for ; Tue, 13 Sep 2005 17:20:35 +0800 (HKT) Message-ID: <432699E3.6030904@michael.lai.name> Date: Tue, 13 Sep 2005 17:20:35 +0800 From: Michael Lai User-Agent: Mozilla Thunderbird 1.0.5 (Windows/20050711) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Where to put context.xml? References: <5684A7E6FB10504393A2806C1F4C0210076CE45D@orion.qas.com> In-Reply-To: <5684A7E6FB10504393A2806C1F4C0210076CE45D@orion.qas.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Allistair Crossley wrote: >Nearly. Rename your file ROOT.xml and a path of /ROOT and you're away. The other alternative is create in your web application folder META-INF/context.xml > >Allistair > Thank you for your prompt replay, Allistair. I choosed the second option and created the META folder. So I now have: /home/tomcat/applications/META-INF/context.xml And my context.xml shows: I restarted tomcat but with the same effect. Is there some other configuration that I have to modify to inform tomcat that I have a project in this folder? Michael. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org