User: d_jencks
Date: 01/11/22 10:06:46
Modified: src/resources/jca-sar/META-INF jboss-service.xml
Log:
Cleaned up jbosscx packaging a little. Put jbosspool.jar in jbosscx.sar
Revision Changes Path
1.4 +6 -4 jbosscx/src/resources/jca-sar/META-INF/jboss-service.xml
Index: jboss-service.xml
===================================================================
RCS file: /cvsroot/jboss/jbosscx/src/resources/jca-sar/META-INF/jboss-service.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- jboss-service.xml 2001/09/12 23:06:52 1.3
+++ jboss-service.xml 2001/11/22 18:06:46 1.4
@@ -7,7 +7,7 @@
<!-- -->
<!-- ===================================================================== -->
-<!-- $Id: jboss-service.xml,v 1.3 2001/09/12 23:06:52 dmaplesden Exp $ -->
+<!-- $Id: jboss-service.xml,v 1.4 2001/11/22 18:06:46 d_jencks Exp $ -->
<!--
| This contains configuration for the RARDeployer and the
@@ -22,15 +22,17 @@
- <classpath archives="
- jbosspool.jar"/>
+ <!--jbosspool.jar is included as "jar in sar" -->
-
<!-- ==================================================================== -->
<!-- JBossCX setup, for J2EE connector architecture support -->
<!-- The RARDeployer and three Connection Manager Factories are parts of -->
<!-- JBoss and do not need further configuration. -->
<!-- ==================================================================== -->
+
+ <mbean code="org.jboss.resource.RARDeployer"
+ name="JCA:service=RARDeployer">
+ </mbean>
<!--
| Minerva no transaction connection manager factory.
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development