Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 4923 invoked by uid 500); 31 Jan 2003 22:51:26 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 4825 invoked from network); 31 Jan 2003 22:51:24 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: [WEB-INF] MicroStep #1: getRealPath() Date: Fri, 31 Jan 2003 14:51:31 -0800 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [WEB-INF] MicroStep #1: getRealPath() Thread-Index: AcLJcgtYTk/ekFkXTMmStU3unns+KAACJ1kQ From: "Christopher Oliver" To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N As I mentioned before = (http://marc.theaimsgroup.com/?l=3Dxml-cocoon-dev&m=3D103990910724056&w=3D= 2), it's possible to do embedded compiling without the limitations of = javac. See ftp://ftp.primaryinterface.com/pub/javacAPI Regards, Chris -----Original Message----- From: Pier Fumagalli [mailto:pier@betaversion.org] Sent: Friday, January 31, 2003 1:45 PM To: cocoon-dev@xml.apache.org Subject: Re: [WEB-INF] MicroStep #1: getRealPath() On 31/1/03 16:38, "Vadim Gritsenko" wrote: > Pier Fumagalli wrote: >=20 >=20 > javac works only with files, resource just won't cut it. Some other > places also need file instead of resource. Absolutely right. But in details, javac needs a specific kind of = resource, the libraries and classes against which it needs to compile, and given = that now all we do is look in "WEB-INF/classes" and = "WEB-INF/lib/*.(jar|zip)", well, that should be placed somewhere else (we shouldn't rely on = getRealPath for that). --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org