Changing to port 80 under NT

Is this the correct email address for posting?

Here another SQFANU  (Stupid Question from a new User)

I'm running Jigsaw (successfully) under NT 4.0 with service pack 3.
Jigsaw is version 2.0.2.  Java is version 1.2.1, JSDK is version 2.1.

I am not able to find a method to change Jigsaw's port to 80.  I tried
using the command line method (see below) but it ignored it (the doco
says it's deprecated)

I tried using the version 2 admin console under http-server ->
properties and general, but Jigsaw throws the following exception:


 D:\Jigsaw\Jigsaw>java org.w3c.jigsaw.Main -port 80 -root
D:\Jigsaw\Jigsaw
 loading properties from: D:\Jigsaw\Jigsaw\config\server.props
 Jigsaw[2.0.2]: serving at http://eng-6:8001/
 JigAdmin[2.0.2]: serving at http://eng-6:8009/
 org.w3c.tools.resources.IllegalAttributeAccess: Illegal attribute value
80 for o
 rg.w3c.jigsaw.port
         at
org.w3c.jigsaw.config.PropertySet.setValue(PropertySet.java:85)
         at org.w3c.jigsaw.admin.BrokerFrame.remoteSetValues(Compiled
Code)
         at org.w3c.jigsaw.admin.BrokerFrame.extended(Compiled Code)
         at org.w3c.jigsaw.frames.HTTPFrame.perform(Compiled Code)
         at
org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
         at org.w3c.tools.resources.FramedResource.perform(Compiled
Code)
         at org.w3c.jigsaw.admin.AdminServer.perform(Compiled Code)
         at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
         at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
         at
org.w3c.jigsaw.http.socket.SocketClient.run(SocketClient.java:114)
         at org.w3c.util.CachedThread.run(Compiled Code)

Any suggestions?

Thanks,

Steve Peterson

Received on Monday, 28 June 1999 11:22:12 UTC