Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6147C10481 for ; Mon, 1 Jul 2013 17:11:39 +0000 (UTC) Received: (qmail 45381 invoked by uid 500); 1 Jul 2013 17:11:35 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 44939 invoked by uid 500); 1 Jul 2013 17:11:31 -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 44926 invoked by uid 99); 1 Jul 2013 17:11:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Jul 2013 17:11:29 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of david.reitter@gmail.com designates 209.85.216.53 as permitted sender) Received: from [209.85.216.53] (HELO mail-qa0-f53.google.com) (209.85.216.53) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Jul 2013 17:11:24 +0000 Received: by mail-qa0-f53.google.com with SMTP id g10so2200011qah.19 for ; Mon, 01 Jul 2013 10:11:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; bh=d9Yspa+nD87IxtYi3lk2WXFTiovcdcyRCKZ0r2FcbYI=; b=eAc8ddptDcmja/gt3krgZl4Ae04+ipxtulS5Gldojq6fbfgLTW0yvMVoyiUHHaoGIV VZikE6U16vFAWFWWBqYrgj42TqC2Hl4XN3wR4cN2pHZeMiJpzUgk9YWCW0z6YOs0KoAq PjlJhuNGGOhQf+03OYOiNIqwCV9cXwNbeMkTOmvz4T4uBEE7BP0btXYxL3ZJkbkp74N+ 4sl2uNpVL7VnmT4m6GWb6YDLZoidBG3Sjbl3hSapEIkt8QhUolrbg9G0QW++qtcqZNdX xwxODeIKsNgnZ4Q5vKJWYL2YcPmkRbedoLkKDj92p7QdT2u7Tqy5T9gSLypVkFh8JOzw 0E+Q== X-Received: by 10.224.59.200 with SMTP id m8mr34268739qah.43.1372698663416; Mon, 01 Jul 2013 10:11:03 -0700 (PDT) Received: from cscl-imac-g4-3.ist.psu.edu ([130.203.154.15]) by mx.google.com with ESMTPSA id r10sm30498913qeu.4.2013.07.01.10.11.01 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 01 Jul 2013 10:11:01 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Re: SSI - Regular expression parsing From: David Reitter In-Reply-To: <1372694449.73794.ezmlm@tomcat.apache.org> Date: Mon, 1 Jul 2013 13:10:55 -0400 Content-Transfer-Encoding: 7bit Message-Id: <46F5013D-9416-40FD-BF14-12063A1FC252@gmail.com> References: <1372694449.73794.ezmlm@tomcat.apache.org> To: "users@tomcat.apache.org" X-Mailer: Apple Mail (2.1508) X-Virus-Checked: Checked by ClamAV on apache.org Christopher Schultz wrote: > Can you provide a minimal test case as a WAR file: basically just the > META-INF/web.xml and a minimal SSI page to be processed? Done. I filed bug report #55176. I hope it contains all pertinent information. Thanks for getting back to me. - David --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org