Re: Remote Access Exception on servlets

At 10:47 AM 3/2/99 -0500, Simon St.Laurent wrote:
>At 04:13 PM 3/2/99 +0100, Benoit Mahe wrote:
>>Please check that the JSDK is in your CLASSPATH.
>
>It is, and it has been.  The servletrunner program does just fine, and
>compiling servlets is no problem.  The dump in the command line does
>indicate that Jigsaw can't find javax.servlet.ServletContext, but I can't
>figure out why it's unable to, since everything else seems happy.

After a long and frustrating day, I found that for some reason NT wasn't
respecting changes to CLASSPATH.  Hunting it down in the registry and
making the change there (rather than through the command line or the System
control panel) did the trick.

I'll be posting the very simple Java program that told me this to
www.simonstl.com this afternoon.

Weird...

Simon St.Laurent
XML: A Primer / Building XML Applications (April)
Sharing Bandwidth / Cookies
http://www.simonstl.com

Received on Tuesday, 2 March 1999 15:59:13 UTC