- From: Benoit Mahe <Benoit.Mahe@sophia.inria.fr>
- Date: Thu, 04 Feb 1999 09:31:27 +0100
- To: Guido Paschke <wgp031@rzserv2.fh-lueneburg.de>
- CC: Jigsaw Mailing List <www-jigsaw@w3.org>
I think that Jigsaw is unable to create an instance of your filter, the reason could be a CLASSPATH mistake. Could you send me your filter? I'll be able to test it. Regards, Benoit. Guido Paschke wrote: > okay, here's the trace output: > > ... > REGISTER-FRAME /http-server/space/index.html?frame-0 HTTP/1.1 > Date: Wed, 03 Feb 1999 18:41:45 GMT > Content-Length: 39 > Content-Type: x-jigsaw/config > Accept: */* > Authorization: Basic YWRtaW46YWRtaW4= > Host: charlie:8009 > User-Agent: Jigsaw/2.0.0 > > HTTP/1.1 100 Continue > Date: Wed, 03 Feb 1999 18:41:23 GMT > Server: Jigsaw/2.0.0 > > +++ client-32(socket-clients:19) got exception: > org.w3c.jigsaw.http.HTTPException > at org.w3c.jigsaw.admin.AdminServer.perform(Compiled Code) > at org.w3c.jigsaw.http.Client.processRequest(Compiled Code) > at org.w3c.jigsaw.http.Client.startConnection(Compiled Code) > at org.w3c.jigsaw.http.socket.SocketClient.run(SocketClient.java) > at org.w3c.util.CachedThread.run(Compiled Code) > HTTP/1.1 500 Internal Server Error > Date: Wed, 03 Feb 1999 18:41:45 GMT > Content-Length: 55 > Content-Type: text/html > Server: Jigsaw/2.0.0 > ... > > thanx > > Guido Paschke > > Guido Paschke, wgp031@rzserv2.fh-lueneburg.de > > On Wed, 3 Feb 1999, Benoit Mahe wrote: > > > Guido Paschke wrote: > > > > > Hi, > > > > > > I've tried several steps to add a custom filter in jigsaw and jigadmin. > > > My steps include: > > > > > > 1. adding the line "fh.non.jigsaw.filters.MyDebugFilter" in the property > > > file > > > "org.w3c.jigadm.editors.FramesHelper.p" in > > > jigsaw/jigsaw/config/jigadm.zip. > > > 2. creating a jar file containing "MyDebugFilter.class in the correct path > > > 3. starting jigsaw with a modified classpath > > > 4. trying to add the custom filter with jigadmin > > > ...doesn't work !! > > > I'm getting a message box with a row of "boxes" and a "OK" ??? > > > > Well is there a trace? an exception? it could help. > > > > Benoit. > > > > -- > > - Benoît Mahé ------------------------------------------------------- > > World Wide Web Consortium (W3C) > > Architecture domain - Jigsaw Team > > > > http://www.w3.org/People/Mahe - bmahe@w3.org - +33.4.92.38.79.89 > > --------------------------------------------------------------------- > > > > -- - Benoît Mahé ------------------------------------------------------- World Wide Web Consortium (W3C) Architecture domain - Jigsaw Team http://www.w3.org/People/Mahe - bmahe@w3.org - +33.4.92.38.79.89 ---------------------------------------------------------------------
Received on Thursday, 4 February 1999 03:32:03 UTC