[www-jigsaw] <none>

As I said, I've verified it, and copied it to the lib sub-directory of my JDK too.  I am still getting the same error.  Is there a way to use the makefiles under NT4.0?  

-----Original Message-----
From:	Benoit Mahe [SMTP:Benoit.Mahe@sophia.inria.fr]
Sent:	Thursday, June 04, 1998 2:14 AM
To:	Thatcher Hubbard
Cc:	'www-jigsaw@w3.org'
Subject:	Re: RemoteAccessException error 

Thatcher Hubbard writes:

> I've verified my CLASSPATH per your suggestion, and the server docs say that 2.01b
> comes configured with servlets.  In any case, I don't know how to use makefiles, at least
>  not java ones.  Below is what the window that the JigSaw server prints when I try to add
>  a ServletDirectoryFrame in JigAdmin:
> 
> java.lang.NoClassDefFoundError: javax/servlet/ServletContext
>         at org.w3c.jigsaw.admin.BrokerFrame.remoteRegisterFrame(BrokerFrame.java)
>         at org.w3c.jigsaw.admin.BrokerFrame.extended(Compiled Code)
>         at org.w3c.jigsaw.frames.HTTPFrame.perform(Compiled Code)
>         at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
>         at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
>         at org.w3c.jigsaw.admin.AdminServer.perform(Compiled Code)
>         at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
>         at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
>         at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
>         at org.w3c.util.CachedThread.run(Compiled Code)
> 
> 
> 
> 

 It seems that the JSDK is not in your CLASSPATH, please check it.

 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 Friday, 5 June 1998 22:23:53 UTC