AW: AW: InstantiationException using ant.bat

2005-05-09 Thread Jan . Materne
"Nice" feature from BEA ... Jan > -Ursprüngliche Nachricht- > Von: Peter Reilly [mailto:[EMAIL PROTECTED] > Gesendet am: Montag, 9. Mai 2005 12:13 > An: Ant Users List > Betreff: Re: AW: InstantiationException using ant.bat > > Weblogic has it's own

Re: AW: InstantiationException using ant.bat

2005-05-09 Thread Peter Reilly
Weblogic has it's own ant classess from ant 1.5.x. This has caused the problem you are seeing for other people. Do a jar tf on the weblogic.jar file to see the issue. Some people has success by extracting the ant classes from weblogic.jar - making a weblogic_noant.jar file. Peter [EMAIL PROTECTED]

AW: InstantiationException using ant.bat

2005-05-09 Thread Jan . Materne
What is your PATH, CLASSPATH and ANT_HOME? Jan > -Ursprüngliche Nachricht- > Von: Andreas Bothner [ MTN - Innovation Centre ] > [mailto:[EMAIL PROTECTED] > Gesendet am: Montag, 9. Mai 2005 11:43 > An: user@ant.apache.org > Betreff: InstantiationException using ant.bat > > > Hi, > > I e