RE: Port on the command line is deprecated?

> unzip -t jigsaw.jar | grep Main
>     testing: org/w3c/jigadm/Main.class   OK
>     testing: org/w3c/jigsaw/Main.class   OK
> 
> Are you sure the transfer went ok? :)
> md5sum:
> d9dd813992dee0159a68d2ea3f978e9a  jigsaw.jar
> 
Doh!  Somehow I think jigadmin.jar was saved to jigsaw.jar.  I've redownloaded and tested.  It accepts the command line arg now, but it doesn't *seem* to change the port it's listening on:

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
loading properties from: E:\qpasa_new\Jigsaw\scripts\..\Jigsaw\config\server.pro
ps
*** Warning : JigAdmin[2.2.0]: no logger specified, not logging.
JigAdmin[2.2.0]: serving at http://quicksilver:8009/
Jigsaw[2.2.0]: serving at http://quicksilver:8001/

I spec'd 8002, but it's printing out 8001 still.  Thanks for your help so far!

Cheers,
Craig

> HEAD http://jigsaw.w3.org/Devel/classes-2.2/20020122/jigsaw.jar
> Content-Length: 2629757
> Content-Md5: 2d2BOZLe4BWaaNLqP5eOmg==
> 
> -- 
> Yves Lafon - W3C
> "Baroula que barouleras, au tiéu toujou t'entourneras."
> 
> 

Received on Tuesday, 22 January 2002 12:05:51 UTC