Re: internet connection necessary ? to run jigsaw

On Mon, 5 Jun 2000, Hariharan Jayaram wrote:

> Hi I am a beginner and have been running Jigsaw on my Laptop running
> win95 and Java 1.3 for a while now . I use Jigsaw to learn servlet
> programming .
> 
> Everything was going great till yesterday when I realised that my  cable
> modem connection was down and I was not connected to the internet when I
> started Jigsaw.
> The server refused to start and gave a Fatal error saying it did not
> know what where [host] was.And it failed to start on
> http://localhost:8001 where it normally starts.
> 
> Also when I tried to start jigsaw with the -host option i.e 
> java org.w3c.jigsaw.Main -root -host 127.0.0.1 
> It responded with unknown option host.

Hum, this seems to be a problem with win 9[58], you should edit
http-server.props and admin-server.props and add
org.w3c.jigsaw.host=127.0.0.1
Regards,

      /\          - Yves Lafon - World Wide Web Consortium - 
  /\ /  \        Architecture Domain - Jigsaw Activity Leader
 /  \    \/\    
/    \   /  \   http://www.w3.org/People/Lafon - ylafon@w3.org    

Received on Wednesday, 7 June 2000 10:41:09 UTC