[3065] in java-interest

home help back first fref pref prev next nref lref last post

Re: java on NT, Can't find class...?

daemon@ATHENA.MIT.EDU (Christopher Wang)
Sat Oct 28 10:37:11 1995

Date: Sat, 28 Oct 1995 09:00:24 -0400
From: Christopher Wang <cwang@cs.columbia.edu>
To: mchase@waterw.com
CC: java-interest@java.sun.com
In-reply-to: <9510272117.AA10264@water.waterw.com> (C.Max.Chase@java.sun.com)

   Hi, 

   I am very interested in Java and Hotjava and have just loaded Alpha3 
   for Win95 and NT (I have NT 3.51). Hotjava runs well and I can run a 
   local applet I compiled (Helloworld). 

   However, for some reason I can not run an application with plain 
   java. It ALWAYS returns the error "Can't find class helloworldapp". 
   No matter what I try to do with CLASSPATH or -classpath, or where I 
   put the complied class file, etc???  If I use the -verbose switch, 
   java indicates that it is loading all the needed classes, EVEN the one 
   in question, but when it goes to run it, NO dice.


I think I had this problem. Is your class names helloworldapp or
Helloworldapp? Even though NT is case insensitive, it seems that java
is not. Weird. Anyways let me know if this fixes the problem.
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post