Define a shared library in WebSphere® Application
Server so that the application
can use Web services security management.
Procedure
- Start the WebSphere Application
Server administrative
console and log on, if necessary.
Note: Ensure that
you are using the administrative console associated with the application
server where the Web services security management component is installed.
- Click to open the
Shared Libraries page.
- Select a scope and click New to
specify the shared library needed by Tivoli® Federated
Identity Manager. For a WebSphere Cluster, use the Node scope
and define the variable for each Node in the Cluster.
- Enter the following information to define the necessary
shared library.
- In the Name field, enter ITFIM_WSSM. This name is needed later when configuring the class loader.
- In the Description field, enter
a description of the contents or purpose of the shared library for
future reference. For example, Shared libraries
needed by the Web services security management component of Tivoli Federated
Identity Manager.
- In the Classpath field, enter
the following information:
${ITFIM_WSSM}/etc
${ITFIM_WSSM}/lib/com.tivoli.am.fim.wssm.jar
${ITFIM_WSSM}/lib/com.tivoli.am.fim.common.jar
${ITFIM_WSSM}/lib/com.tivoli.am.fim.management.jar
${ITFIM_WSSM}/lib/com.tivoli.am.fim.war.sts.stubs.client.jar
${ITFIM_WSSM}/lib/com.tivoli.am.fim.midmgr.jar
${ITFIM_WSSM}/lib/com.tivoli.am.fim.sts.jar
${ITFIM_WSSM}/lib/itfim-locale-msgs.jar
Note: This
list also can be copied from the following file:
- UNIX and Linux
- /opt/IBM/FIM/wssm/etc/wssm.classpath
- Windows
- C:\Program Files\IBM\FIM\wssm\etc\wssm.classpath
- Leave the Native Library Path field
blank.
- Click OK to add the shared library.
- In the Messages pane at the top of the Shared Libraries
window, click Save to commit your changes.