Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 64251 invoked from network); 31 Jan 2003 16:15:45 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 31 Jan 2003 16:15:45 -0000 Received: (qmail 126 invoked by uid 97); 31 Jan 2003 16:17:12 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@nagoya.betaversion.org Received: (qmail 118 invoked from network); 31 Jan 2003 16:17:11 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 31 Jan 2003 16:17:11 -0000 Received: (qmail 60023 invoked by uid 500); 31 Jan 2003 16:14:32 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 59962 invoked from network); 31 Jan 2003 16:14:31 -0000 Received: from e35.co.us.ibm.com (32.97.110.133) by daedalus.apache.org with SMTP; 31 Jan 2003 16:14:31 -0000 Received: from westrelay02.boulder.ibm.com (westrelay02.boulder.ibm.com [9.17.194.23]) by e35.co.us.ibm.com (8.12.2/8.12.2) with ESMTP id h0VGEXVE055658 for ; Fri, 31 Jan 2003 11:14:33 -0500 Received: from d25ml05.torolab.ibm.com (d25ml05.torolab.ibm.com [9.26.6.106]) by westrelay02.boulder.ibm.com (8.12.3/NCO/VER6.4) with ESMTP id h0VGDHlL225638 for ; Fri, 31 Jan 2003 09:13:17 -0700 To: "Ant Users List" MIME-Version: 1.0 Subject: Re: Urgent problem (Thanks for any Help) X-Mailer: Lotus Notes Release 5.0.9 November 16, 2001 From: Pascal_Rapicault@ca.ibm.com Message-ID: Date: Fri, 31 Jan 2003 11:13:15 -0500 X-MIMETrack: Serialize by Router on D25ML05/25/M/IBM(Release 5.0.9a |January 7, 2002) at 01/31/2003 11:13:16 AM, Serialize complete at 01/31/2003 11:13:16 AM Content-Type: multipart/alternative; boundary="=_alternative 00591AF185256CBF_=" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N --=_alternative 00591AF185256CBF_= Content-Type: text/plain; charset="us-ascii" Looking at your previous post it seems that the ant task is not able to find the eclipse java compiler. One solution to make that run would be to start your ant script using the Ant runner provided with wsad. to do so: java -Djava.compiler=NONE -cp startup.jar org.eclipse.core.launcher.Main -noupdate -application org.eclipse.ant.core.antRunner -buildfile build.xml %* which is equivalent to run eclipse -application org.eclipse.ant.core.antRunner -buildfile build.xml Cheers, PaScaL Tony.Cavanagh@smartstream-md.com 01/31/2003 09:48 AM Please respond to "Ant Users List" To: "Ant Users List" cc: Subject: Urgent problem (Thanks for any Help) Without going into details of the problem yet, has anyone managed to get the ant version running inside webSphere 5, running from the commandline. If so did they follow the steps laid down in the help doc http://www7b.software.ibm.com/wsdd/library/techarticles/0203_searle/searle1.html. Or did you have to get further downloads, set more env vars or use any extra steps. I have been stuck for almost two days on this problem. Thanks for any help Tony --------------------------------------------------------------------- To unsubscribe, e-mail: ant-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: ant-user-help@jakarta.apache.org --=_alternative 00591AF185256CBF_=--