- From: Craig L. Ching <cching@mqsoftware.com>
- Date: Tue, 22 Jan 2002 10:08:29 -0600
- To: "Yves Lafon" <ylafon@w3.org>
- Cc: <www-jigsaw@w3.org>
> On Tue, 22 Jan 2002, Craig L. Ching wrote: > > > > What version are you using? > > > > > 2.2.0, the latest download from Jigsaw site. > > Can you try with the latest version? If it doesn't work, I'll > check the > code :) > > See http://jigsaw.w3.org/Devel/classes-2.2/20020122/ > As it is in the 2.2 serie, it is stable. (I should say even > more stable > than stock 2.2.0) > Regards, > Got it, tried it, still no go. I don't see a good way to get the version from jigsaw itself (might be a good idea to provide a -version command line option or something like that) to verify that the build I downloaded is what you expected. Here's the output from my latest try: E:\qpasa_new\Jigsaw\scripts>java -classpath Jigsaw;..\classes\jigsaw.jar;..\clas ses\xp.jar;..\classes\sax.jar;..\classes\servlet.jar;..\classes\xerces.jar;. org .w3c.jigsaw.Main -trace -root ..\Jigsaw -port 8002 unknown option: [-port] E:\qpasa_new\Jigsaw\scripts>pause Press any key to continue . . . E:\qpasa_new\Jigsaw\scripts>notepad jigsaw.bat E:\qpasa_new\Jigsaw\scripts>jigsaw E:\qpasa_new\Jigsaw\scripts>set CLASSPATH=Jigsaw;..\classes\jigsaw.jar;..\classe s\xp.jar;..\classes\sax.jar;..\classes\servlet.jar;..\classes\xerces.jar;. E:\qpasa_new\Jigsaw\scripts>java -classpath Jigsaw;..\classes\jigsaw.jar;..\clas ses\xp.jar;..\classes\sax.jar;..\classes\servlet.jar;..\classes\xerces.jar;. org .w3c.jigsaw.Main -root ..\Jigsaw -help usage: httpd [OPTIONS] -root <directory> : root directory of server. -p <propfile> : property file to read. -trace : turns debugging on. -chroot <root> : chroot Jigsaw at startup. -config <dir> : use given directory as config dir. -user <user> : identity of the server (UNIX only). -group <group> : group of the server (UNIX only). -maxstores <int> : Max number of stores in memory. I put the output from -help here as well. > -- > Yves Lafon - W3C > "Baroula que barouleras, au tiéu toujou t'entourneras." > > > Thanks for your help so far! Cheers, Craig
Received on Tuesday, 22 January 2002 11:08:32 UTC