- From: Anselm Baird_Smith <abaird@www43.inria.fr>
- Date: Tue, 25 Feb 1997 21:45:18 +0100 (MET)
- To: Kevin Hill <kah@knightfisk.co.uk>
- Cc: www-jigsaw@w3.org
Kevin Hill writes:
>
> In the current release I do not seem to be able to add new directories
> through the use of the Admin/Directories functionality. I tried the sample
> described in
> the administration guide (CVS and w3c.jigsaw.cvs.CvsDirectoryResource) but
> it just comes up with the error:
> HTTP Proxy reports :
> The proxy server has encountered an error (Software caused
> connection to abort).
>
> I am led to believe that it is related to a bug that went out in 1.0alpha5,
> and that there is a patch available in the mailing list archive. However, I
> am unable to find details of it. Can anyone help. Apparently the fix is
> something to do with the indexer/Directory.java source module and the
> removal of a line, but that is about all I know.
As far as I remembr, it's line 89 of that file, it is for sure a line
that looks like:
defs.put("resource-store", getResourceStore());
Anselm.
Received on Tuesday, 25 February 1997 15:46:13 UTC