User: d_jencks
  Date: 01/11/18 22:59:14

  Modified:    src/resources/jmx/mbeanlocaldir/META-INF jboss-service.xml
  Log:
  Fixed broken jmx deployment tests and added some new ones
  
  Revision  Changes    Path
  1.2       +2 -5      
jbosstest/src/resources/jmx/mbeanlocaldir/META-INF/jboss-service.xml
  
  Index: jboss-service.xml
  ===================================================================
  RCS file: 
/cvsroot/jboss/jbosstest/src/resources/jmx/mbeanlocaldir/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/27 04:34:53     1.1
  +++ jboss-service.xml 2001/11/19 06:59:14     1.2
  @@ -1,14 +1,11 @@
   <?xml version="1.0" encoding="UTF-8"?>
   
  -<!-- EXAMPLE META-INF/jboss-service.xml file for the connector stuff in deploy/lib
  -     No classpath is specified here as it points to the same jsr file
  -     You can nevertheless specify a URL classpath that points outside the jar
  -     -->
  +<!-- Local directory copy test -->
   
   <server>
   
     <local-directory path="local-directory"/>
     <mbean code="org.jboss.test.jmx.mbean.TestDeployer"
  -      name="test:name=TestDeployer"/>
  +      name="test:name=TestCopyLocalDir"/>
   
   </server>
  
  
  

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

Reply via email to