Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 82820 invoked from network); 11 Feb 2008 15:03:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Feb 2008 15:03:36 -0000 Received: (qmail 51714 invoked by uid 500); 11 Feb 2008 15:03:29 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 51695 invoked by uid 500); 11 Feb 2008 15:03:28 -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 51686 invoked by uid 99); 11 Feb 2008 15:03:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Feb 2008 07:03:28 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rmoland@gmail.com designates 64.233.170.184 as permitted sender) Received: from [64.233.170.184] (HELO rn-out-0910.google.com) (64.233.170.184) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Feb 2008 15:02:57 +0000 Received: by rn-out-0910.google.com with SMTP id i6so1976166rng.1 for ; Mon, 11 Feb 2008 07:03:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=IzMIRqwJ/Z8C1PfofvbjfRmodp5ImXgH2VHlp6hFNfw=; b=hGBFin5Gk2Xkx2yayfGHVpqh4PvOtKV+xS3LEpsxZT2zYlYPn2j+r3pnFvCFZLBgsKUdHQVRFwAFJozYEJ2tw5w5Qwm6Hhfnt/+HeNFUnGHf4B9bmWjdarsALcyjjKwKT828kFyzlwQJeE++ZyEEVpEViBdcJ2cBJhdDGOX3slg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=JCVztT/TOk845oqnEXCiwHBWyRf/KECK+IoLPTr7DvtwEwlPaTLCoDJPlPAJFcZ5jPrk0SU1EWsAk33822hNK249XYyO4dhrFTMeYoUb481KzWk7bxUkg+QC/SUAhg8mu64rUaU3F4fC0DnUPZoGO0yC2rC7ECniZNmNVs27RTg= Received: by 10.142.148.7 with SMTP id v7mr32055wfd.218.1202742182127; Mon, 11 Feb 2008 07:03:02 -0800 (PST) Received: by 10.142.135.13 with HTTP; Mon, 11 Feb 2008 07:03:02 -0800 (PST) Message-ID: Date: Mon, 11 Feb 2008 16:03:02 +0100 From: "Rohnny Moland" To: users@jackrabbit.apache.org Subject: jackrabbit 1.4 on oracle 10.1.3.3 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Hi, After upgrading to jackrabbit 1.4, we have some problems deploying on oracle 10.1.3.3. We use the JNDIDatabasePersistenceManager, whch is configured like this in repository.xml: Jackrabbit fails to instantiate this persistence manager. Is it a configuration change in the JNDIDatabasePersistenceManager from jackrabbit 1.3 to 1.4 which could be the problem? Kind regards, Rohnny