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 32708 invoked from network); 30 Aug 2000 19:36:33 -0000 Received: from mercury.sun.com (192.9.25.1) by locus.apache.org with SMTP; 30 Aug 2000 19:36:33 -0000 Received: from taller.eng.sun.com ([129.144.250.34]) by mercury.Sun.COM (8.9.3+Sun/8.9.3) with ESMTP id MAA14599; Wed, 30 Aug 2000 12:36:32 -0700 (PDT) Received: from eng.sun.com (d-ucup02-251-203 [129.144.251.203]) by taller.eng.sun.com (8.9.3+Sun/8.9.3/ENSMAIL,v1.7) with ESMTP id MAA02107; Wed, 30 Aug 2000 12:36:30 -0700 (PDT) Message-ID: <39AD62D7.4757517C@eng.sun.com> Date: Wed, 30 Aug 2000 12:39:03 -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: giacomo.pati@pwr.ch CC: cocoon-dev@xml.apache.org, pier@betaversion.org Subject: Re: [C2] ClassLoader issues References: <20000830113136.5777.qmail@web6204.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Giacomo Pati wrote: > Pier P. Fumagalli wrote: > > > > [...] > > But I'm definitely too "fresh" with the code to point out to a final > > solution. > > Yes, you might be now our solution to the XSP classloading problem :) > > I've never understud why JSP is able to compile and load classes out of > WEB-INF/lib but XSP does not? I'll see how their (our! it's all Apache code) classloader works... Pier