- From: Sake Hogeveen <S.J.Hogeveen@fys.ruu.nl>
- Date: Tue, 15 Jul 1997 14:16:00 +0200 (MET DST)
- To: www-jigsaw@w3.org
Peter McIlroy writes: > think I found the cause of the proxy failure: > Apparently the Socket() class in JDK1.1 (and 1.02) is broken > for DEC alphas.... Running on a Solaris2.5, the problems go > away. I have managed to get Jigsaw 1.0alpha5 running as a proxy with JDK 1.0.2 on an Alpha running Digital Unix 4.0. Initially, I encountered the same problems Peter did, but these were due to my consistent use of the wrong URL to configure the server. I used the URL http://xxx:8001/ (as you would for a local Web server on machine xxx), but you HAVE TO use the full URL, i.e., http://a.b.c.d:8001/ (that is the one which Jigsaw produces when you start it the first time from the command line). Th error consistently reproduces with Jigsaw under Windows 95 (JDK 1.1.3). -- Sake J. Hogeveen, Astronomical Institute, Utrecht University, Princetonplein 5, P.O. Box 80000, NL-3508 TA Utrecht, The Netherlands. Telephone: +31 (0)30 2535233/5200, Fax: +31 (0)30 2535201, E-mail: hogeveen@fys.ruu.nl.
Received on Tuesday, 15 July 1997 08:16:05 UTC