Jigsaw on a RH7 & JDK 1.3.0.02

Hello

I have a Red Hat 7, JDK 1.3 and Jigsaw 2.2.
I would like to know if there are problems
between these versions because I do not
manage to launch Jigsaw :

loading properties from: /usr/local/Jigsaw/Jigsaw/config/server.props
*** Warning : JigAdmin[2.2.0]: no logger specified, not logging.
JigAdmin[2.2.0]: serving at http://promethee.aquitaine.iufm.fr:8009/
Exception in thread "main" java.lang.NoClassDefFoundError:
javax/servlet/Servlet
Context
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:120)
        at
org.w3c.tools.resources.serialization.xml.XMLReader.startElement(XMLReader.j
ava:56)
        at com.jclark.xml.sax.Driver.startElement(Driver.java)
        at com.jclark.xml.parse.EntityParser.parseContent(EntityParser.java)
        at
com.jclark.xml.parse.EntityParser.parseDocumentEntity(EntityParser.java)
        at com.jclark.xml.parse.DocumentParser.parse(DocumentParser.java)
        at
com.jclark.xml.parse.base.ParserImpl.parseDocument(ParserImpl.java)
        at com.jclark.xml.sax.Driver.parse(Driver.java)
        at
org.w3c.tools.resources.serialization.xml.XMLReader.parse(XMLReader.java:198
)
at
org.w3c.tools.resources.serialization.xml.XMLReader.readResources(XMLReader.
java:212)
        at
org.w3c.tools.resources.serialization.xml.XMLSerializer.readResources(XMLSer
ializer.java:142)
        at
org.w3c.tools.resources.store.ResourceStoreImpl.loadResources(ResourceStoreI
mpl.java:468)
        at
org.w3c.tools.resources.store.ResourceStoreImpl.lookupResource(ResourceStore
Impl.java:210)
        at
org.w3c.tools.resources.store.NewReference.lock(NewStoreEntry.java:75)
        at
org.w3c.tools.resources.store.NewStoreEntry.loadResource(NewStoreEntry.java:
255)
        at
org.w3c.tools.resources.store.ResourceStoreManager.loadRootResource
ResourceStoreManager.java:962)
        at org.w3c.jigsaw.http.httpd.loadRoot(httpd.java:829)
        at org.w3c.jigsaw.http.httpd.changeRoot(httpd.java:836)
        at org.w3c.jigsaw.http.httpd.initializeRootResource(httpd.java:865)
        at org.w3c.jigsaw.http.httpd.start(httpd.java:1942)
        at
org.w3c.jigsaw.daemon.ServerHandlerManager.<init>(ServerHandlerManager.java:
280)
        at
org.w3c.jigsaw.daemon.ServerHandlerManager.main(ServerHandlerManager.java:49
1)
        at org.w3c.jigsaw.Main.main(Main.java:15)

I have defined the LD_LIBRARY_PATH variable
with /usr/local/Jigsaw/lib and /usr/local/Jigsaw/lib/linux

Thanks

Marc Leforestier

-----------------------------------
Service informatique
IUFM d'Aquitaine

05 56 12 67 43
-----------------------------------

Received on Wednesday, 28 March 2001 05:16:32 UTC