Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 48988 invoked from network); 16 May 2008 08:47:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 May 2008 08:47:02 -0000 Received: (qmail 97973 invoked by uid 500); 16 May 2008 08:47:03 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 97947 invoked by uid 500); 16 May 2008 08:47:03 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 97935 invoked by uid 99); 16 May 2008 08:47:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 May 2008 01:47:03 -0700 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [194.8.61.8] (HELO spamslammer2.tirol.gv.at) (194.8.61.8) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 May 2008 08:46:10 +0000 Received: from mailscan1.tirol.local (unknown [10.10.128.204]) by spamslammer2.tirol.gv.at (Spamslammer) with ESMTP id E5D502200626350A for ; Fri, 16 May 2008 10:46:31 +0200 (CEST) Received: from mxs0.tirol.local (unverified) by mailscan1.tirol.local (Clearswift SMTPRS 5.2.9) with ESMTP id for ; Fri, 16 May 2008 10:46:31 +0200 Received: from mxs01.tirol.local ([10.10.128.211]) by mxs0.tirol.local with Microsoft SMTPSVC(6.0.3790.1830); Fri, 16 May 2008 10:46:31 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: datastore question Date: Fri, 16 May 2008 10:46:27 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: datastore question Thread-Index: Aci3MVRlO2lkBySnRIKEQnAUX6zFfA== From: =?iso-8859-1?Q?K=D6LL_Claus?= To: X-OriginalArrivalTime: 16 May 2008 08:46:31.0469 (UTC) FILETIME=[56A05DD0:01C8B731] X-Virus-Checked: Checked by ClamAV on apache.org hi .. i am testing the datastore (filedatastore) and i found that if i = configure a workspace with the old org.apache.jackrabbit.core.state.obj.ObjectPersistenceManager=20 the content are stored in the blob folder of the workspace and in the datastore. is this "works as designed" or is this a bug ? thanks claus