- From: Benoit Mahe <Benoit.Mahe@sophia.inria.fr>
- Date: Mon, 03 May 1999 16:44:00 +0200
- To: Buchs Christian <cbu@elca.ch>
- CC: Yves Lafon <ylafon@w3.org>, www-jigsaw@w3.org
Buchs Christian wrote:
> I'm implementing a new AuthFilter, let's say NewAuthFilter
> (in the jigsaw.auth directory).
>
> After having modified the relevant makefile, I've rebuilt jigsaw,
> then launch it along with JigAdmin. The problem is that JigAdmin
> doesn't "see" the new class, i.e. NewAuthFilter does not appear in
> the Frame list of the JigAdmin interface.
>
> I've gone through all the documentation on filters and frames but
> I haven't been able to find any tips about the matter.
>
> Do I have to change something in the .zip files or another file?
Yes, you have to modify Jigsaw/config/jigadmin.zip
1) unzip jigadmin.zip
2) modify the file frames.p (add your new class)
3) rebuild jigadmin.zip (with no compression)
4) restart JigAdmin
Regards, Benoit.
>
>
> Thanks,
>
> Ch. Buchs
--
- Benoît Mahé -------------------------------------------------------
World Wide Web Consortium (W3C)
Architecture domain - Jigsaw Engineer
http://www.w3.org/People/Mahe - bmahe@w3.org
---------------------------------------------------------------------
Received on Monday, 3 May 1999 10:47:33 UTC