User: d_jencks
  Date: 01/09/26 21:34:53

  Added:       src/resources/jmx/mbeanlocaldir/META-INF jboss-service.xml
  Log:
  Added files missed earlier-- copied CVS dir by mistake
  
  Revision  Changes    Path
  1.1                  
jbosstest/src/resources/jmx/mbeanlocaldir/META-INF/jboss-service.xml
  
  Index: jboss-service.xml
  ===================================================================
  <?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
        -->
  
  <server>
  
    <local-directory path="local-directory"/>
    <mbean code="org.jboss.test.jmx.mbean.TestDeployer"
         name="test:name=TestDeployer"/>
  
  </server>
  
  

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

Reply via email to