- From: Benoit Mahe <Benoit.Mahe@sophia.inria.fr>
- Date: Thu, 30 Jul 1998 10:37:38 +0200
- To: Rui Gil <rigel@technologist.com>
- cc: www-jigsaw@w3.org
Did you extract the content of jsdk.jar? If yes, this is the reason of
the ClassCastException.
Jigsaw use a specific ClassLoader for servlets and this could create
some problems in that particular case. This problem will be solved
in the next release.
Regards, Benoit.
Rui Gil writes:
> Hi !
>
> I'm trying to run the simplest servlet in jigsaw,
> I have JSDK2.0 in my CLASSPATH, the config went
> smooth but I always get :
>
> Servlet has thrown exception:java.lang.ClassCastException:
> org.w3c.jigsaw.servlet.JigsawHttpServletRequest
>
> What's happening ?
> I'm trying to run JSDK2.0 examples, with Jigsaw2.0beta2 in a win95.
>
> Thx,
>
> Rui Gil
>
>
- 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 Thursday, 30 July 1998 04:41:54 UTC