JigAdmin

Hello.

We've installed the latest installable version of the Jigsaw server downloaded 
from your site.
After executing the onstallation procedure we weren't able to run the latest 
jigadmin (due to errors, see below) and we were forced to use the older version 
who's command line was also supplied by the installation procedure.

the installation procedure recommended us to use the following commands, 
<installation output:>
                Jigsaw/2.0.3 setup.

updating /home/cn1w00/jigsaw/Jigsaw/Jigsaw/config/http-server.props ... done.
updating /home/cn1w00/jigsaw/Jigsaw/Jigsaw/config/admin-server.props ...done.

Installation complete with 0 warning.

type 'java org.w3c.jigsaw.Main -root /home/cn1w00/jigsaw/Jigsaw/Jigsaw' to 
launch Jigsaw.

type 'java org.w3c.jigadmin.Main -root /home/cn1w00/jigsaw/Jigsaw/Jigsaw 
http://localhost:8009' to launch the new JigAdmin tool.
type 'java org.w3c.jigadm.Main -root /home/cn1w00/jigsaw/Jigsaw/Jigsaw 
http://localhost:8009' to launch the old JigAdmin tool (If you do not have 
JDK1.2)

<end of installation output>

trying to run:
java org.w3c.jigadmin.Main -root /home/cn1w00/jigsaw/Jigsaw/Jigsaw 
http://localhost:8009

gives the following erroException in thread "main" 
java.lang.NoClassDefFoundError: org/w3c/jigadmin/Main

therefore we were forced to use the other command line suggestion, thus running 
the older jigadmin.

Help?!

Received on Monday, 23 August 1999 03:59:00 UTC