Return-Path: Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 3647 invoked from network); 14 Sep 2000 23:03:00 -0000 Received: from mercury.sun.com (192.9.25.1) by locus.apache.org with SMTP; 14 Sep 2000 23:03:00 -0000 Received: from taller.eng.sun.com ([129.144.252.34]) by mercury.Sun.COM (8.9.3+Sun/8.9.3) with ESMTP id QAA00727 for ; Thu, 14 Sep 2000 16:03:00 -0700 (PDT) Received: from eng.sun.com (d-ucup02-124-239 [129.144.124.239]) by taller.eng.sun.com (8.9.3+Sun/8.9.3/ENSMAIL,v1.7) with ESMTP id QAA18779 for ; Thu, 14 Sep 2000 16:02:59 -0700 (PDT) Message-ID: <39C1599D.15DDC92B@eng.sun.com> Date: Thu, 14 Sep 2000 16:05:01 -0700 From: "Pier P. Fumagalli" Reply-To: pier.fumagalli@eng.sun.com Organization: Sun Microsystems, Inc. X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: cocoon-dev@xml.apache.org Subject: Re: WEB-INF classloading and on the fly compilation References: <39C15185.64E23D66@apache.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Stefano Mazzocchi wrote: > > Anyway, let's reshape the "deep shit" into something less devastating > for our precious managers: Nonono.. Let's keep "deep shit" because it's not only Cocoon, it's the whole idea of on-the-fly compilation from within WEB-APPs... > COCOON2 WILL BE FINE: YOU'LL JUST HAVE TO COPY A FEW JARs INTO ANOTHER > DIRECTORY FOR INSTALLATION ON CATALINA AND THE ONE-DROP WAR INSTALLATION > WON'T WORK UNLESS WE WRITE A JAVA COMPILER THAT USES CLASSLOADING > CAPABILITIES. Oh... Not only on Catalina... Also on any other servlet engine :) Pier