[2052] in java-interest

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

Re: loading error

daemon@ATHENA.MIT.EDU (Jeffrey Tseng)
Fri Sep 22 13:26:22 1995

From: Jeffrey Tseng <jtseng@graphics.cornell.edu>
To: java-interest@java.sun.com
Date: Fri, 22 Sep 95 10:29:04 EDT
In-Reply-To: <Pine.BSI.3.91.950922093713.28556A-100000@wink.io.org>; from "Mentor" at Sep 22, 95 9:57 am

> 
> On Thu, 21 Sep 1995, Jeffrey Tseng wrote:
> >
> > I have written a few classes, but kept them all in the same file.  One of
> > the classes extends Applet, but the others don't.  When I try to use HotJava
> > to load the class file, it gives me an Access Exception error, and says that
> > an "applet has attempted to read ...filename.class"
> 
> It was driving me bananas on a SPARC, but then I read the docs... ;-)
> 
> I moved everything to ~/public_html/classes, and the problem went away.  It
> turns out that $HOME/public_html/ is one of the possible directories which are
> okay to access as determined by the HOTJAVA_READ_PATH environment variable.
> So, you have two choices: move your stuff to the directory, or change the
> variable.
> 
> (this should be in the FAQ)
> 
> Cheers,
>   David Forster
>   Mentor Software Solutions
>   <a href="http://www.io.org/~mentor">Mentor Software Solutions</a>
> 
> 
It's still driving me bananas, since I'm working on NT and I can't for the
life of me figure out which directories are ok to access.  The environment
variable HOTJAVA_READ_PATH doesn't seem to work here, either.

I've tried searching the docs, also, and can't find anything...

Thanks in advance (again)

- Jeff

-
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