Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 60967 invoked from network); 3 Mar 2006 14:05:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Mar 2006 14:05:33 -0000 Received: (qmail 41081 invoked by uid 500); 3 Mar 2006 14:06:17 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 41004 invoked by uid 500); 3 Mar 2006 14:06:17 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 40993 invoked by uid 99); 3 Mar 2006 14:06:17 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Mar 2006 06:06:17 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [195.13.58.165] (HELO caraldi.com) (195.13.58.165) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Mar 2006 06:06:15 -0800 Received: from vision.anyware (10.21.96-84.rev.gaoland.net [84.96.21.10]) by caraldi.com (Postfix) with ESMTP id B106E60E9 for ; Fri, 3 Mar 2006 15:05:54 +0100 (CET) Received: by vision.anyware (Postfix, from userid 1021) id 3722B6143; Fri, 3 Mar 2006 15:05:56 +0100 (CET) Date: Fri, 3 Mar 2006 15:05:56 +0100 From: Jean-Baptiste Quenot To: dev@cocoon.apache.org Subject: Re: repository block Message-ID: <20060303140555.GL6805@vision.anyware> Mail-Followup-To: dev@cocoon.apache.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: mutt-ng/devel-r581 (FreeBSD) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N * Max Pfingsthorn: > Okay, for the WebDAVSource, or any Inspectable and Traverseable > source, you will get an InspectableTraversableCachingSource > from the CachingSourceFactory. This source will actually put > SourceProperty objects in a map for its cached response. The > cached response is Serializable, but not the elements in > that map, so ObjectOutputStream.writeObject() fails. This only > happens when the in-memory part of the Cache which uses the > EHDefaultStore becomes too full and loads objects off to disk. How do you activate disk cache? I couldn't ever figure out how to use it. -- Jean-Baptiste Quenot http://caraldi.com/jbq/