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..
- Stop ISIM application.
- Add the examples.jar file to the ITIM_LIB WebSphere shared library.
- Log in to the WebSphere administrative console.
- Click Environment > Shared Libraries
- Click ITIM_LIB.
- Scroll down to the bottom of the list. Add the line $ITIM_HOME/extensions/RELEASE_VERSION/lib/examples.jar
- Click OK and then click Save.
- Start ISIM application for the changes to take effect.
Parent topic: Building the SSO application