Have you checked the
documentation, specificaly the part about
case sensitivity
Quote:
Be Careful When You Type
Type all code, commands, and file names exactly as shown. The Java compiler and interpreter are case-sensitive, so you must capitalize consistently.
Hello not equal hello
|
Suns forum reveals there might be an error in your $CLASSPATH setting, since some have had the exact same probelm.