Hi,
Did you set the classpath for the JDK? Once you set the classpath pointing to the bin directory, the problem should disappear.
set CLASSPATH=absolute_bin_directory_path;%CLASSPATH%
Regards,
eNJay
Last edited by enjay; January 4th, 2011 at 07:24 AM..
|