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 [EMAIL PROTECTED] 01/31/2003 09:48 AM Please respond to "Ant Users List" To: "Ant Users List" <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]