Re: Jigsaw's cache mecanism

>  > The ProcessFilter works well alone. The CacheFilter works well alone, too.
>  > When I register both at the same time, it doesn't work (the outgoing
>  > isn't called). As they are independent I think that the ProcessFilter
>  > can't interfere on the CacheFilter. So why don't they work together?  
> 
> I guess I know: your ProcessFilter outgoing method return a non-null
> reply. In that case the filter engine considers that it has completed
> the request, which doesn't need any more work. It should be easy to
> fix:

Ok. It's working now. :-)

Thank you very much!

Julianne.

> 
> Anselm
> 
> 

Received on Tuesday, 8 July 1997 15:26:36 UTC