Have a look at your path with id="class.path". Can it find the class "weblogic.ejbc"? In exact that notation? (I guess classnames should be start upcase...) Jan >-----Ursprüngliche Nachricht----- >Von: Guruprasad R [mailto:guruprasad81@gmail.com] >Gesendet: Donnerstag, 2. März 2006 07:10 >An: Ant Users List >Betreff: Java task > >Hi all, i have written a target that uses java task as below. > > > Test Started > > > > > >when this target is executed from the command prompt, i dont >find any issues. whereas when i execute the same target in the >weblogic, i get > > - exectask: > - WARNING: Test Started > - ERROR: *java.lang.IllegalStateException: Called System.exit(1) * > - ejbc successful. > - Called System.exit(0) > - BUILD SUCCESSFUL > >Please help debugging the above script. > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org