David, what problem are you solving by splitting up this package?  I
thought it made a lot of sense to have all the jca stuff in one package.

david jencks


On 2001.09.12 19:06:52 -0400 David Maplesden wrote:
>   User: dmaplesden
>   Date: 01/09/12 16:06:52
> 
>   Modified:    src/resources/jca-sar/META-INF jboss-service.xml
>   Log:
>   Change default configuration to start RARDeployer before AutoDeployer
>   
>   Revision  Changes    Path
>   1.3       +1 -5      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.2
>   retrieving revision 1.3
>   diff -u -r1.2 -r1.3
>   --- jboss-service.xml       2001/09/11 02:48:21     1.2
>   +++ jboss-service.xml       2001/09/12 23:06:52     1.3
>   @@ -7,7 +7,7 @@
>    <!--                                                                  
>     -->
>    <!-- =====================================================================
> -->
>    
>   -<!-- $Id: jboss-service.xml,v 1.2 2001/09/11 02:48:21 dmaplesden Exp $
> -->
>   +<!-- $Id: jboss-service.xml,v 1.3 2001/09/12 23:06:52 dmaplesden Exp $
> -->
>    
>    <!-- 
>       |  This contains configuration for the RARDeployer and the 
>   @@ -31,10 +31,6 @@
>      <!-- 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
> 
> 

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to