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]>
