Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 24224 invoked from network); 4 Mar 2004 12:42:28 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 4 Mar 2004 12:42:28 -0000 Received: (qmail 81163 invoked by uid 500); 4 Mar 2004 12:42:23 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 81009 invoked by uid 500); 4 Mar 2004 12:42:22 -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 Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 80991 invoked from network); 4 Mar 2004 12:42:22 -0000 Received: from unknown (HELO naomi.webworks.nl) (24.132.161.79) by daedalus.apache.org with SMTP; 4 Mar 2004 12:42:22 -0000 Received: from hippo.nl ([10.10.20.147]) by naomi.webworks.nl with Microsoft SMTPSVC(5.0.2195.6713); Thu, 4 Mar 2004 13:42:21 +0100 Message-ID: <4047243A.4000300@hippo.nl> Date: Thu, 04 Mar 2004 13:42:34 +0100 From: Unico Hommes Organization: Hippo User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: [JCS] Test drive References: <34544.10.0.0.5.1078375678.squirrel@ags01.agsoftware.dnsalias.com> In-Reply-To: <34544.10.0.0.5.1078375678.squirrel@ags01.agsoftware.dnsalias.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 04 Mar 2004 12:42:21.0944 (UTC) FILETIME=[234AFF80:01C401E6] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Antonio Gallardo wrote: > Hi: > > How to test drive the current JCS store implementation? > An example configuration is now being patched in automatically by the build system. Look for JCS keyword and uncomment the configuration. I ran into a nasty circular dependency with the RepositorySource and CachedSource by the way which both depend on Cache. So be sure to comment these out if they're present. Unico