next up previous
Next: Administration GUI files Up: Server side Previous: Server side

Jar file

NOTE: the directory @WEBAPP.LOCATION@/WEB-INF/lib should contain the same jar libraries available in edg-java-tools/jakarta-axis/lib. This should prevent any error related to the class-loading process.

Copy the jar files
log4j.jar
bcprov-jdk14.jar
edg-java-security-authorization.jar
edg-java-security-trustmanager.jar
to the @WEBAPP.LOCATION@/WEB-INF/lib directory.
The first file contains the logging library, the second file contains the BouncyCastle library, the third file contains the classes for the authorization functionality and the forth file contains the classes for the authentication functionality.



2004-05-05