- From: Benoit Mahe <Benoit.Mahe@sophia.inria.fr>
- Date: Tue, 02 Jun 1998 09:07:53 +0200
- To: Doug Sauder <dwsauder@erols.com>
- cc: www-jigsaw@w3.org
Do you have the JSDK in the CLASSPATH?
Benoit.
Doug Sauder writes:
> I am trying to install a servlet, but I get a RemoteAccessException. The
> platform is Windows NT Workstation 4.0 with JDK 1.1.6.
>
> Here are the steps:
>
> At 03:02 PM 5/28/98 -0700, Dorab Patel <dorab@twinsun.com> wrote:
> >As someone who had to go through this just recently, here is what I
> >did.
> >
> >Assume you want to install the servlet in the file
> >`SimpleServlet.class'.
> >
> >* Create the directory `servlets' under `Jigsaw/WWW'.
> >* Put `SimpleServlet.class' under the `servlets' directory just
> > created.
> >* Start JigAdmin program, connect to `your-host:8009' and login with
> > user/passwd admin/admin, unless you've changed the defaults.
> >* Click on the `Root' icon. Then click on `http-server' icon.
> >* Select `space' by clicking on the name.
> >* That will bring up editors. Click on the `Resources' button to
> > bring up the Resources Editor.
> >* Enter `servlets' as the identifier, and select or type in
> > `org.w3c.jigsaw.resources.DirectoryResource' as the class.
> >* Click on `Add Resource'. This should add the `servlets' resource to
> > the `space' resource.
> >* Click on the `space' icon. It should open up to reveal the
> > `servlets' folder.
> >* Select the `servlets' resource by clicking on its name.
> >* Click on the `Frame' button. This should bring up the Frame Editor.
> >* Select or type in `org.w3c.jigsaw.servlet.ServletDirectoryFrame' as
> > the frame class in the texst input field provided.
>
> Okay so far!!
>
> >* Click on the `Add Frame' button.
>
> RemoteAccessException!! Stop. Panic. Help!!
>
> I really don't know how to proceed, other than digging into the source
> code. (Which is something I plan to do eventually, but I would love to get
> something up and running!)
>
> Thanks in advance for your help!
>
> -- dws
>
>
- 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:07:35 UTC