Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 45307 invoked from network); 20 Feb 2007 16:44:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Feb 2007 16:44:07 -0000 Received: (qmail 78503 invoked by uid 500); 20 Feb 2007 16:44:14 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 78490 invoked by uid 500); 20 Feb 2007 16:44:14 -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 78473 invoked by uid 99); 20 Feb 2007 16:44:14 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Feb 2007 08:44:13 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Feb 2007 08:44:02 -0800 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1HJY5d-0005dR-PB for users@jackrabbit.apache.org; Tue, 20 Feb 2007 08:43:41 -0800 Message-ID: <9065435.post@talk.nabble.com> Date: Tue, 20 Feb 2007 08:43:41 -0800 (PST) From: "Andrea K." To: users@jackrabbit.apache.org Subject: Oracle JDBC & JCA Connection questions MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: akregar@alteanet.it X-Virus-Checked: Checked by ClamAV on apache.org Hi all, two questions about JackRabbit: 1 - I have some error configuring repository connection over jdbc in repository.xml using Oracle 10g db, creating a repository it returns a strange error, giving me the impossibility to create a table with NULL values. It works correctly when using OraclePersistenceManager/OracleFileSystem, tables ok and connect succesfully to repository. Help needed to user a jdbc connection to database. 2 - General questions. I configured JackRabbit as a JCA resource on Oracle 10g AppServer (rar file), it works in the correct manner. The questions are: what is the best way to configure the jca resource (pool, etc...)? what is the best code snippet to connect to and to use repository by my web application? Thanks in advance. Best regards, Andrea - -- View this message in context: http://www.nabble.com/Oracle-JDBC---JCA-Connection-questions-tf3261698.html#a9065435 Sent from the Jackrabbit - Users mailing list archive at Nabble.com.