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 74885 invoked from network); 1 Sep 2000 09:28:05 -0000 Received: from web2006.mail.yahoo.com (128.11.68.206) by locus.apache.org with SMTP; 1 Sep 2000 09:28:05 -0000 Received: (qmail 4432 invoked by uid 60001); 1 Sep 2000 09:28:02 -0000 Message-ID: <20000901092802.4431.qmail@web2006.mail.yahoo.com> Received: from [62.180.31.11] by web2006.mail.yahoo.com; Fri, 01 Sep 2000 02:28:02 PDT Date: Fri, 1 Sep 2000 02:28:02 -0700 (PDT) From: Drasko Kokic Subject: Re: [C2] ClassLoader issues To: cocoon-dev@xml.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N --- Robin Green wrote: > Stefano Mazzocchi wrote: > >Robin Green wrote: > > > > > > Giacomo Pati wrote: > > > >I've never understud why JSP is able to compile > and load classes out of > > > >WEB-INF/lib but XSP does not? > > > > > > Funny, I was racking my brains over this just > today. Spooky! > > > > > > It's because XSP compiler gets the classpath > from System.getProperty > > > ("java.class.path") IIRC, and Tomcat doesn't > change the system property > >to > > > reflect its own internal classpath. Maybe that > would be the solution - > >but > > > I'm not sure whether mucking around with > predefined system properties is > > > allowed, safe or sensible. > > > > > > So I would suggest an addition to the Servlet > API as a cleaner solution > >- > > > and I know Stefano is/was on the Servlet expert > group, so I'm not > >talking to > > > thin air! :-) > > > >Please, give me more precisie indications of what > you mean. > > I mentioned this in another email on C-users: Maybe > the Servlet API should > have a method to get a classpath from the servlet > engine, which would be > useful e.g. for XSP compilation and XSP class loader > purposes. Perhaps this > classpath would be a list of directories and jars on > the local filesystem, > or perhaps it would be a list of URIs. Or maybe two > methods, one for each > alternative. The file list would be more useful in > the case of javac. > > probably question for the tomcat-dev ... but, I could not resist: does tomcat create separate VM for each container, or all the applications inside a specific tomacat installation are run in a single VM? thx __________________________________________________ Do You Yahoo!? Yahoo! Mail - Free email you can access from anywhere! http://mail.yahoo.com/