Re: RemoteAccessException error

Thatcher Hubbard writes:

> I've seen a few other people on this list with a similar problem but theirs' have been at
> tributed to 
> trying to use the JDK1.2 with Jigsaw.  I am using 1.1.6 with SDK2.0 and get the RemoteAcc
> essException when I try to add the appropriate frame to my Servlets directory.  Am I miss
> ing something stupid or is this a problem with Jigsaw/JDK right now? 
> 

 Well, here are some possible solutions:

 - JSDK not in the CLASSPATH
 - servlet package not recompiled (see [1])
 
 [1] http://www.w3.org/Jigsaw/Doc/User/servlets.html#compile-servlet

 Benoit

- Benoît Mahé -------------------------------------------------------
                      World Wide Web Consortium (W3C)
                    Architecture domain - Jigsaw Team           

  http://www.w3.org/People/Mahe - bmahe@w3.org - +33.4.92.38.79.89 
---------------------------------------------------------------------

Received on Tuesday, 2 June 1998 03:22:01 UTC