User: dmaplesden
  Date: 01/09/10 19:48:21

  Modified:    src/resources/jca-sar/META-INF jboss-service.xml
  Log:
  Altered configuration to work with new deployment mechanism
  
  Revision  Changes    Path
  1.2       +1 -18     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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- jboss-service.xml 2001/09/08 19:32:21     1.1
  +++ jboss-service.xml 2001/09/11 02:48:21     1.2
  @@ -7,7 +7,7 @@
   <!--                                                                       -->
   <!-- ===================================================================== -->
   
  -<!-- $Id: jboss-service.xml,v 1.1 2001/09/08 19:32:21 d_jencks Exp $ -->
  +<!-- $Id: jboss-service.xml,v 1.2 2001/09/11 02:48:21 dmaplesden Exp $ -->
   
   <!-- 
      |  This contains configuration for the RARDeployer and the 
  @@ -76,23 +76,6 @@
         org.jboss.resource.connectionmanager.jboss.MinervaXACMFactory
       </attribute>
       <attribute name="Properties"></attribute>
  -  </mbean>
  -
  -  <!-- ==================================================================== -->
  -  <!-- Auto deployment                                                      -->
  -  <!-- ==================================================================== -->
  -
  -  <mbean code="org.jboss.deployment.AutoDeployer" name="JCA:service=AutoDeployer">
  -    <attribute name="Deployers">
  -      JCA:service=RARDeployer
  -    </attribute>
  -    <attribute name="URLs">
  -      ../deploy/lib,
  -      ../deploy
  -    </attribute>
  -    <attribute name="Timeout">
  -      3000
  -    </attribute>
     </mbean>
   
   
  
  
  

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

Reply via email to