- From: Gildas Mazery <mazery@agence.cpu.fr>
- Date: Thu, 21 Jan 1999 06:50:11 -0500 (EST)
- To: www-jigsaw@w3.org
Hi, I have rebuilt jigsaw 2.0.1 with jdk1.2, and experiment trouble using servlets. My servlets work with jigsaw 2.0.1 built for jdk1.1 While jigsaw (built for Jdk1.2) is running, with jigadm (built for Jdk1.2) and jigadm (built for jdk1.1) I notice that the servlet indexer is no more set for the directory ressources that hold the servlets, and this directory ressources has an unknows frame instead of ServletDirectoryFrame. While jigsaw (built for Jdk1.1) is running, with jigadm (built for Jdk1.2) and jigadm (built for jdk1.1) things are OK and the servlets are working. This problem occur for both my win95 and NT4 workstation. Here is the error that occure on the server when a servlet is activated through a browser : Frame : Unable to create an instance of org.w3c.jigsaw.servlet.ServletDirectoryFrame: org.w3c.jigsaw.servlet.ServletDirectoryFrame org.w3c.tools.ressources.HolderInitException: Unable to create an instance of org.w3c.jigsaw.servlet.ServletDirectoryFrame: org.w3c.jigsaw.servlet.ServletDirectoryFrame at org.w3c.tools.resources.AttributeHolder.unpickle(AttributeHolder.java:432) ... Gildas
Received on Thursday, 21 January 1999 08:13:34 UTC