Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 65181 invoked from network); 16 Dec 2010 16:57:41 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Dec 2010 16:57:41 -0000 Received: (qmail 77005 invoked by uid 500); 16 Dec 2010 16:57:38 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 76919 invoked by uid 500); 16 Dec 2010 16:57:38 -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 76906 invoked by uid 99); 16 Dec 2010 16:57:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Dec 2010 16:57:37 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=10.0 tests=RCVD_IN_DNSWL_MED,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [12.11.148.84] (HELO irp2.ptc.com) (12.11.148.84) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Dec 2010 16:57:28 +0000 X-IronPort-AV: E=Sophos;i="4.59,356,1288584000"; d="scan'208";a="87887232" Received: from hq-ex3fe2.ptcnet.ptc.com ([132.253.201.63]) by irp2.ptc.com with ESMTP; 16 Dec 2010 11:57:06 -0500 Received: from [10.196.0.53] ([132.253.201.17]) by HQ-EX3FE2.ptcnet.ptc.com with Microsoft SMTPSVC(6.0.3790.4675); Thu, 16 Dec 2010 11:57:06 -0500 Message-ID: <4D0A44E4.7080300@ptc.com> Date: Thu, 16 Dec 2010 10:57:08 -0600 From: Jess Holle User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: Tomcat Users List CC: Pid Subject: Re: Tomcat Bug: JSP not found? References: <4D0A0150.800@ptc.com> <4D0A18EF.8060808@pidster.com> In-Reply-To: <4D0A18EF.8060808@pidster.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 16 Dec 2010 16:57:06.0960 (UTC) FILETIME=[457FD900:01CB9D42] X-Virus-Checked: Checked by ClamAV on apache.org On 12/16/2010 7:49 AM, Pid wrote: > On 16/12/2010 12:08, Jess Holle wrote: >> Has anyone seen issues with JSPs that are present in an expanded web app >> directory (i.e. deployed with an XML file pointing to a directory in WAR >> layout rather than as a WAR) being found by Tomcat for a long time, >> weeks even, and then suddenly no longer being found thereafter? > Are the JSPs dynamically compiled, or pre-compiled? Dynamically I believe. -- Jess Holle --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org