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