You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by da...@apache.org on 2003/09/08 06:37:43 UTC

cvs commit: incubator-geronimo/modules/kernel/src/conf boot.mlet

dain        2003/09/07 21:37:43

  Added:       modules/kernel/src/conf boot.mlet
  Log:
  Moved from core module.
  
  Revision  Changes    Path
  1.1                  incubator-geronimo/modules/kernel/src/conf/boot.mlet
  
  Index: boot.mlet
  ===================================================================
  <MLET CODE="javax.management.relation.RelationService"
        NAME="geronimo.boot:role=RelationService"
        ARCHIVE=""
        >
        <ARG type="boolean" value="true" />
  </MLET>
  
  <MLET CODE="org.apache.geronimo.kernel.deployment.DependencyService"
        NAME="geronimo.boot:role=DependencyService"
        ARCHIVE=""
        >
  </MLET>
  
  <MLET CODE="org.apache.geronimo.kernel.deployment.DeploymentController"
        NAME="geronimo.deployment:role=DeploymentController"
        ARCHIVE=""
        >
  </MLET>
  
  <MLET CODE="org.apache.geronimo.kernel.deployment.service.ServiceDeploymentPlanner"
        NAME="geronimo.deployment:role=DeploymentPlanner,type=Service"
        ARCHIVE=""
        >
  </MLET>