no that class would only be found in the outputdir. B--
-----Original Message----- From: Stefan Bodewig [mailto:[EMAIL PROTECTED]] Sent: 08 January 2002 16:14 To: [EMAIL PROTECTED] Subject: Re: java task failures On Tue, 8 Jan 2002, Bryan Hunt <[EMAIL PROTECTED]> wrote: > java.lang.Class.getMethod(Class.java:888) at > org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:12 > 3) Hmm, that would be the main() method of the class you want to run. Is this class part of your system classpath as well as the "outputdir" you reference in your <classpath>? Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
