On Thu, 21 Nov 2002, Jacob Kjome wrote: > > Ok, I tried running the command line app using <java fork="false" ....> > with the JVM non-forked, but now I get this exception: > > java.lang.IllegalAccessError: class > sun.reflect.GeneratedSerializationConstructorAccessor1 cannot access its > superclass sun.reflect.SerializationConstructorAccessorImpl > > This is under j2sdk1.4.1 and Ant-1.5.1. I can run it fine from the command > line outside of Ant so it seems to be an issue with Ant. the only resource > I could find through Google that referenced this issue was this email: > > http://www.objectweb.org/wws/arc/joram/2002-03/msg00017.html > > Is there a bug in Ant?
This sounds much like the one I found and it looks like it has been around for a while. See bug number 3158: <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3158>. --Steve "Perhaps God gave man free will so he could choose to stop those who had chosen evil." <James Lileks> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>