Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 30171 invoked from network); 2 May 2006 04:50:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 May 2006 04:50:21 -0000 Received: (qmail 7148 invoked by uid 500); 2 May 2006 04:49:42 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 6952 invoked by uid 500); 2 May 2006 04:49:41 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 6869 invoked by uid 99); 2 May 2006 04:49:41 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 May 2006 21:49:41 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=HTML_MESSAGE,RATWARE_MS_HASH,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [210.86.5.17] (HELO connectorsystems.co.nz) (210.86.5.17) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 May 2006 21:49:38 -0700 Received: from ITBWWX by connectorsystems.co.nz (MDaemon.PRO.v7.2.3.R) with ESMTP id md50000026113.msg for ; Tue, 02 May 2006 16:49:08 +1200 Message-ID: <013801c66da3$7d4f6590$5101140a@ITBWWX> From: "Thomas Whitmore" To: Subject: context problems: META-INF/context.xml context paths non-functional Date: Tue, 2 May 2006 16:45:48 +1200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0121_01C66E07.DD58F960" X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-Spam-Processed: connectorsystems.co.nz, Tue, 02 May 2006 16:49:08 +1200 (not processed: message from valid local sender) X-MDRemoteIP: 172.22.107.15 X-Return-Path: thomasw@connectorsystems.co.nz X-MDaemon-Deliver-To: dev@tomcat.apache.org X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_NextPart_000_0121_01C66E07.DD58F960 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi people, Posting a series of issues in Context Specifications and related areas. = This area seems rather more troublesome than it should, so I think I = need to go through all of these and make people aware of how much is = going on in this area... Context specifiers placed within the webapp at /META-INF/context.xml are = parsed, but Context Paths specified here are non-functional and do not = work. Other users also report this problem breaking compatability with = previous TC versions. ------=_NextPart_000_0121_01C66E07.DD58F960--