User: d_jencks
  Date: 01/09/26 14:47:06

  Modified:    src/resources/jmx/mbean/META-INF jboss-service.xml
  Log:
  ServiceDeployer: added local dir support, undeploy support for depends, reworked 
classpath dependencies. Changed config files to work. REMOVE core-service.xml or 
build.sh cleancvs update -d -P >update11.log
  
  Revision  Changes    Path
  1.2       +2 -0      jbosstest/src/resources/jmx/mbean/META-INF/jboss-service.xml
  
  Index: jboss-service.xml
  ===================================================================
  RCS file: 
/cvsroot/jboss/jbosstest/src/resources/jmx/mbean/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 16:57:05     1.1
  +++ jboss-service.xml 2001/09/26 21:47:06     1.2
  @@ -6,6 +6,8 @@
        -->
   
   <server>
  +
  +  <local-directory path="local-directory"/>
     <mbean code="org.jboss.test.jmx.mbean.TestDeployer"
         name="test:name=TestDeployer"/>
   
  
  
  

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

Reply via email to