Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 45607 invoked by uid 500); 18 May 2001 13:50:39 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 45339 invoked from network); 18 May 2001 13:50:32 -0000 content-class: urn:content-classes:message Subject: Jikes + weblogic MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C0DFA1.80FB5534" Date: Fri, 18 May 2001 15:50:31 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 Message-ID: <2D91E1663BD330459B5D32C08AC4668204BF8A@huskirk.FATHOMTECHNOLOGY.COM> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Jikes + weblogic Thread-Index: AcDfoYAsf/OX53G+S1ykbZl3pDDRgA== From: "Sandor Murakozi" To: X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N This is a multi-part message in MIME format. ------_=_NextPart_001_01C0DFA1.80FB5534 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello, I am using Weblogic, and trying to use Ant with Jikes. Jikes from command line works, Ant with javac works, but when I insert the line to my build file, Ant reports an error: c:\work\antproba\build.xml:7: C:\bea\jdk130\jre\lib\ext not found. Do you have any idea why does it happen? =20 I searched the list for the answer, but couldn't find it, so please be patient if the answer is well known. Thanks in advance,=20 Don ------_=_NextPart_001_01C0DFA1.80FB5534 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Jikes + weblogic

Hello,

I am using Weblogic, and trying to use Ant with Jikes. = Jikes from command line works, Ant with javac works, but when I insert = the line

<property name=3D"build.compiler" = value=3D"jikes"/>

to my build file, Ant reports an error:

c:\work\antproba\build.xml:7: = C:\bea\jdk130\jre\lib\ext not found.

Do you have any idea why does it happen? 
I searched the list for the answer, but couldn't find = it, so please be patient if the answer is well known.

Thanks in advance,
Don

------_=_NextPart_001_01C0DFA1.80FB5534--