SSO application - Add the examples.jar file to the class path

Some examples require that the example code is run within ISIM. To run the code, the ITIM_HOME/extensions/RELEASE_VERSION/lib/examples.jar must be added to the class path of the application server..

  1. Stop ISIM application.

  2. Add the examples.jar file to the ITIM_LIB WebSphere shared library.

    1. Log in to the WebSphere administrative console.

    2. Click Environment > Shared Libraries

    3. Click ITIM_LIB.

    4. Scroll down to the bottom of the list. Add the line $ITIM_HOME/extensions/RELEASE_VERSION/lib/examples.jar

    5. Click OK and then click Save.

  3. Start ISIM application for the changes to take effect.

Parent topic: Building the SSO application