Re: java.lang.NoClassDefFoundError after adding element to a java task

2008-01-09 Thread Steve Loughran
Luciano Resende wrote: Thanks Martin, but all the necessary jars are in the CLASSPATH, and as mentioned on the e-mail, the program runs ok (no issues with noClassDefFoundError)... the noClassDefFoundError just start after adding the ... it seems that it loose the ability to read the classpath or

Re: java.lang.NoClassDefFoundError after adding element to a java task

2008-01-08 Thread Luciano Resende
Luciano Resende" <[EMAIL PROTECTED]> > To: > Sent: Tuesday, January 08, 2008 2:11 PM > Subject: java.lang.NoClassDefFoundError after adding e

Re: java.lang.NoClassDefFoundError after adding element to a java task

2008-01-08 Thread Martin Gainty
assDefFoundError after adding element to a java task > I have the following ant task : > > > > > > > > > > > > > > When I ru

java.lang.NoClassDefFoundError after adding element to a java task

2008-01-08 Thread Luciano Resende
I have the following ant task : When I run this, everything goes ok, but when trying to exit I get the following exception : [java] java.security.AccessControlException: