HOWTO: Install the Symmetric Key Client Library (SKCL)




This step assumes that you have successfully installed the JDK5, SJSAS, JWSDP, MySQL, configured the JDBC driver, created the StrongKey schema in MySQL and deployed the SKS EAR file. If not, please finish that before continuing with this step. It also assumes that you downloaded the StrongKey distribution and extracted the skcl.zip file into a directory called /usr/local/etc/symkey.




1

Change directory to the /usr/local/sjsas82/lib directory. If you have installed the Sun Java System Application Server in a different location, change directory to the lib directory under the root of the Application Server's directory.

2

Copy the following jar files from the $APPSRV_HOME/lib directory of the server to the /usr/local/etc/symkey/skcl/lib directory (Windows users may use Windows Explorer to copy the files):



activation.jar

appserv-rt.jar

FastInfoset.jar

j2ee.jar

jaxb-api.jar

jaxb-impl.jar

jsr173_api.jar

mail.jar

saaj-api.jar

saaj-impl.jar

xmldsig.jar

xmlsec.jar

xws-security.jar

5

You have successfully installed the SKCL.