[1255] in java-interest

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

problem improting interfaces under NT/95

daemon@ATHENA.MIT.EDU (JD Brennan)
Mon Aug 28 01:36:38 1995

Date: Sun, 27 Aug 1995 17:44:11 -0700
From: JD Brennan <brennan@symbologic.com>
To: Erik Robertson <erik@best.com>
Cc: java-interest@java.sun.com
In-Reply-To: <61103792@toto.iv>
Reply-To: JD Brennan <brennan@symbologic.com>

Erik Robertson writes:
 > Under Windows NT or Windows 95.
[snip, snip!]
 > I get the error message:
 > "myClass.java:2: Interface myInterface of class myClass not found."

I had a similar problem with our Windows NT web server.  My web
page wouldn't load my class unless I used all uppercase for
the class names.  I think it has something to do with the incoherent
support for mixed case in the NT file system.  So you might try naming
the class you want to import in all uppercase.  This is just a guess,
it may well be something else...

JD Brennan
[brennan@symbologic.com               Symbologic Corp., Seattle, WA]
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com

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