Return-Path: X-Original-To: apmail-jackrabbit-commits-archive@www.apache.org Delivered-To: apmail-jackrabbit-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4A1D510691 for ; Wed, 10 Jul 2013 09:53:20 +0000 (UTC) Received: (qmail 39530 invoked by uid 500); 10 Jul 2013 09:53:20 -0000 Delivered-To: apmail-jackrabbit-commits-archive@jackrabbit.apache.org Received: (qmail 39429 invoked by uid 500); 10 Jul 2013 09:53:13 -0000 Mailing-List: contact commits-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 commits@jackrabbit.apache.org Received: (qmail 39420 invoked by uid 99); 10 Jul 2013 09:53:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jul 2013 09:53:12 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jul 2013 09:53:10 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 9D77E2388900; Wed, 10 Jul 2013 09:52:50 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1501697 - in /jackrabbit/trunk/jackrabbit-jca/deploy/geronimo: ./ geronimo-ra.xml Date: Wed, 10 Jul 2013 09:52:50 -0000 To: commits@jackrabbit.apache.org From: jukka@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130710095250.9D77E2388900@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jukka Date: Wed Jul 10 09:52:50 2013 New Revision: 1501697 URL: http://svn.apache.org/r1501697 Log: JCR-3620: JCA deployment descriptor for Apache Geronimo Added: jackrabbit/trunk/jackrabbit-jca/deploy/geronimo/ jackrabbit/trunk/jackrabbit-jca/deploy/geronimo/geronimo-ra.xml (with props) Added: jackrabbit/trunk/jackrabbit-jca/deploy/geronimo/geronimo-ra.xml URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-jca/deploy/geronimo/geronimo-ra.xml?rev=1501697&view=auto ============================================================================== --- jackrabbit/trunk/jackrabbit-jca/deploy/geronimo/geronimo-ra.xml (added) +++ jackrabbit/trunk/jackrabbit-jca/deploy/geronimo/geronimo-ra.xml Wed Jul 10 09:52:50 2013 @@ -0,0 +1,57 @@ + + + + + + + org.apache.jackrabbit + jackrabbit-jca + 1.0 + rar + + + + javax.jcr + jcr + 2.0 + jar + + + + + + + + javax.jcr.Repository + + crx + jndi:///?org.apache.jackrabbit.repository.jndi.name=crx&java.naming.factory.initial=com.day.util.jndi.provider.MemoryInitialContextFactory&java.naming.provider.url=http://jcr.day.com + + + + 10 + 2 + + + + + + + + + Propchange: jackrabbit/trunk/jackrabbit-jca/deploy/geronimo/geronimo-ra.xml ------------------------------------------------------------------------------ svn:eol-style = native