Re: starting JigAdmin on Windows

On Sat, 20 Sep 1997, John Brown wrote:

> When working on Windows it isn't clear how to
> start JigAdmin.
> 
> Step three in the README file says:
> 
> >3) Run the server:
> >
> >     On Windows
> >       java w3c.jigsaw.http.httpd -root <instdir>\Jigsaw\Jigsaw
> >     On UNIX
> >       java w3c.jigsaw.Main -root <instdir>/Jigsaw/Jigsaw
> 
> What the user doesn't know at this point is that
> w3c.jigsaw.Main starts up TWO servers - the web
> server and the administration server.
> w3c.jigsaw.http.httpd starts the web server only.
> So when the user gets to Overview.html and tries
> to start JigAdmin his efforts will be futile. Why
> does the README not instruct the user to start Main
> regardless of the platform?

Yes, this error has been reported, the right way to start Jigsaw along 
with the administration server is of course 
   java w3c.jigsaw.Main -root <instdir>\Jigsaw\Jigsaw
on Windows, as said in the Tutorial 
   <URL:http://www.w3.org/Jigsaw/User/Administration/AdminTools.html>
Regards,

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

Received on Tuesday, 23 September 1997 08:52:45 UTC