You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ad...@apache.org on 2003/11/18 14:18:15 UTC

cvs commit: incubator-geronimo/modules/core/src/deploy security-service.xml

adc         2003/11/18 05:18:15

  Added:       modules/core/src/deploy security-service.xml
  Log:
  Initial service file.
  
  Revision  Changes    Path
  1.1                  incubator-geronimo/modules/core/src/deploy/security-service.xml
  
  Index: security-service.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <components>
      <class-space name="geronimo.system:role=ClassSpace,name=System"/>
  
      <mbean descriptor="org.apache.geronimo.security.SecurityService"
             name="geronimo.security:type=SecurityService">
      </mbean>
  
  </components>