[exo-jcr-commits] exo-jcr SVN: r5281 - jcr/trunk/exo.jcr.connectors.jca/src/main/rar/META-INF.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Dec 8 07:31:49 EST 2011


Author: tolusha
Date: 2011-12-08 07:31:48 -0500 (Thu, 08 Dec 2011)
New Revision: 5281

Added:
   jcr/trunk/exo.jcr.connectors.jca/src/main/rar/META-INF/jonas-ra.xml
Log:
EXOJCR-1042: Jonas deploying problem, adding jonas-ra.xml to rar

Added: jcr/trunk/exo.jcr.connectors.jca/src/main/rar/META-INF/jonas-ra.xml
===================================================================
--- jcr/trunk/exo.jcr.connectors.jca/src/main/rar/META-INF/jonas-ra.xml	                        (rev 0)
+++ jcr/trunk/exo.jcr.connectors.jca/src/main/rar/META-INF/jonas-ra.xml	2011-12-08 12:31:48 UTC (rev 5281)
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Copyright (C) 2009 eXo Platform SAS.
+
+    This is free software; you can redistribute it and/or modify it
+    under the terms of the GNU Lesser General Public License as
+    published by the Free Software Foundation; either version 2.1 of
+    the License, or (at your option) any later version.
+
+    This software is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this software; if not, write to the Free
+    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+    02110-1301 USA, or see the FSF site: http://www.fsf.org.
+
+-->
+<jonas-connector xmlns="http://www.objectweb.org/jonas/ns"
+                 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+                 xsi:schemaLocation="http://www.objectweb.org/jonas/ns
+                 http://www.objectweb.org/jonas/ns/jonas-connector_4_4.xsd">
+  <jonas-connection-definition>
+    <jndi-name>exojcr</jndi-name>
+  </jonas-connection-definition>
+</jonas-connector>



More information about the exo-jcr-commits mailing list