Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 57595 invoked from network); 14 Feb 2007 20:43:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Feb 2007 20:43:43 -0000 Received: (qmail 90901 invoked by uid 500); 14 Feb 2007 20:43:49 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 90887 invoked by uid 500); 14 Feb 2007 20:43:49 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 90878 invoked by uid 99); 14 Feb 2007 20:43:49 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Feb 2007 12:43:49 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of stefan.guggisberg@gmail.com designates 64.233.182.190 as permitted sender) Received: from [64.233.182.190] (HELO nf-out-0910.google.com) (64.233.182.190) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Feb 2007 12:43:39 -0800 Received: by nf-out-0910.google.com with SMTP id x4so880156nfb for ; Wed, 14 Feb 2007 12:43:17 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hATDVcSBYWbfymd9MEVpX6uPtdhtHvb7nXUo7tTpOGi9WPKjjG1ENyEjkMNCBIUsqBL5BOldLnBTFv+6Nug5/EhjCTNVtVdD/E9uJdzKIJx4KCxZN7pdkxhH38U9BtALjFikvADKBj4HhWa6NYNpA6jPJ4BE1WBWhzce3fkj2/w= Received: by 10.48.202.18 with SMTP id z18mr629336nff.1171485797829; Wed, 14 Feb 2007 12:43:17 -0800 (PST) Received: by 10.49.3.2 with HTTP; Wed, 14 Feb 2007 12:43:17 -0800 (PST) Message-ID: <90a8d1c00702141243j2314b863udd11ba1935b3e9f9@mail.gmail.com> Date: Wed, 14 Feb 2007 21:43:17 +0100 From: "Stefan Guggisberg" To: users@jackrabbit.apache.org Subject: Re: OraclePersistenceManager In-Reply-To: <8503442c0702141234u4c8d07e9oe68e8132c0fba5df@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <8503442c0702141234u4c8d07e9oe68e8132c0fba5df@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org hi nicolas, On 2/14/07, Nicolas Dufour wrote: > Hi > > Perhap the answer is probably obvious but, where can I find this famous * > OraclePersistenceManager* ?! there's oracle support in jackrabbit's svn since june 06 and released since jackrabbit 1.1: org.apache.jackrabbit.core.fs.db.OracleFileSystem org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager > > I have searched the javadoc or the sources, but not trace. Is it in another > jar ? it's part of the jackrabbit-core module/jar. cheers stefan > > Thanks > > Nicolas > **** >