DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15424>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15424 java task unable to find class in classpath ------- Additional Comments From [EMAIL PROTECTED] 2002-12-17 01:32 ------- "I use the same classpath for the javac target, which compiles correctly." In javac you compile the file. In java you should be running it. Which means you need to add the output directory of javac to the classpath. Are you doing this? post your build file. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>