Sun Java System Access Manager 7 2005Q4 Developer's Guide

ProcedureTo Build a Stand-Alone Application

  1. Install the Client SDK.

    See Installing the Client SDK.

  2. Copy servlet.jar to lib directory.

  3. If using JDK 1.3, follow these steps:

    1. copy the following jars to the lib directory:

      • jaas.jar

      • jsse.jar jce1_2_1.jar

      • jdk_logging.jar

    2. Add the jar files the CLASSPATH definition in the file clientsdk-samples/defines.mk.

  4. Run the stand-alone application.

    Change directory to respective components within clientsdk-samples. Each has a Readme.html file explaining the changes to done and a Makefile to rebuild and run the program.