Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 91781 invoked from network); 21 Apr 2006 16:11:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Apr 2006 16:11:30 -0000 Received: (qmail 22003 invoked by uid 500); 21 Apr 2006 16:11:27 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 21795 invoked by uid 500); 21 Apr 2006 16:11:26 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 21784 invoked by uid 99); 21 Apr 2006 16:11:26 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Apr 2006 09:11:26 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [199.237.51.194] (HELO green.rootmode.com) (199.237.51.194) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Apr 2006 09:11:25 -0700 X-ClientAddr: 68.171.62.46 Received: from [192.168.15.104] (68-171-62-46.vnnyca.adelphia.net [68.171.62.46]) by green.rootmode.com (8.12.10/8.12.10) with ESMTP id k3LGAtK4021013 for ; Fri, 21 Apr 2006 12:10:55 -0400 Mime-Version: 1.0 (Apple Message framework v749.3) In-Reply-To: References: <6B357316-4A86-4BB1-B218-56AFB45D6A4E@iq80.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Dain Sundstrom Subject: Re: Precompiled JSPs Date: Fri, 21 Apr 2006 09:10:44 -0700 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.749.3) X-RootMode-MailScanner-Information: Please contact the ISP for more information X-RootMode-MailScanner: Found to be clean X-MailScanner-From: dain@iq80.com X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Sounds good to me. -dain On Apr 21, 2006, at 8:48 AM, Prasad Kashyap wrote: > Dain, > > In that case, should we consider moving the up to > the /etc level ? This can then be generically used by any application > wanting to precompile. Initially I left them in console-framework and > console-standard thinking they'd be the only ones. But now I see that > there is a scope for us to reuse this for others too in the future. > > Cheers > Prasad > > On 4/21/06, Dain Sundstrom wrote: >> Thanks to Prasad we now have percompiled jsps in the console, and the >> console is much snappier on initial load. >> >> The difference is so drastic on my g4 mac, I'd like to see us >> preprocess the welcome application also since it is the very first >> impression of our users. >> >> Thanks for working on this one, >> >> -dain >> >> >> >>