next up previous
Next: Getting Help Up: Installation of Axis Authorization Previous: Log4j configuration file

Summary of server side installation steps

The operations to be performed on the server side are:
  1. Copy
    log4j.jar
    bcprov-jdk14.jar
    edg-java-security-authorization.jar
    edg-java-security-trustmanager.jar
    in the @WEBAPP.LOCATION@/WEB-INF/lib directory.
  2. Copy
    AdminGUIindex.html
    AdminGUI.css
    in the @WEBAPP.LOCATION@/ directory.
  3. Create a @WEBAPP.LOCATION@/WEB-INF/web.xml web application deployment descriptor from the template axis.web.xml.template
  4. Create a ${servicename}${voname}.xml `secure' service configuration from the template
    secure-service-with-authorization.xml.template
  5. Include the Authorization Handler in the @WEBAPP.LOCATION@/WEB-INF/server-config.wsdd web service deployment descriptor.
  6. Create the Axis Authorization Handler configuration file from the template
    AxisAuthorizationHandlerConfig.txt.template
  7. Create the Authorization Manager configuration file from one of the templates:
    gridmapConfig.xml.template
    vomsConfig.xml.template
    voms+gridmapConfig.xml.template



2004-07-02