Use these instructions to deploy the CLM Server Monitoring
.csm WAR file on WebSphere Application Server.
Before you begin
If the WebSphere Application Server that is hosting the CLM
Server Monitoring feature is not in the same realm as the CLM applications
that it is monitoring, you must perform these steps:
- Log in to the WebSphere Integrated Solution Console and click .
- Expand Java Authentication and Authorization Service and
then click Application logins.
- Click WSLogin and then click com.ibm.ws.security.common.auth.module.WSLoginModuleImpl.
- Ensure that Use login module proxy is selected
and use_realm_callback and use_appcontext_callback are
set to true.
- Setup JAZZ_HOME and log4j.properties:
- In the WebSphere Integrated Solutions Console, click .
- Click the server name to open it. The default server name is server1.
- Under Server Infrastructure section, click .
- Under Additional Properties, click Java Virtual Machine.
- Under Additional Properties, click Custom properties.
- Click JAZZ_HOME and update its value to
file:///CSM_Agent_Install_Dir/server/conf.
- Click log4j.configuration and update its value to
file:///CSM_Agent_Install_Dir/server/conf/startup.log4j.properties.
- Save the changes to the master configuration when prompted.
- Map security roles to a user or repository group:
- In the WebSphere Integrated Solutions Console, click .
- Under Detail Properties, click Security role to user/group mapping.
- Map the roles to the user or groups accordingly.
You must also import the CLM application server's certificate
into the node default truststore:
- In the WebSphere Integrated Solutions Console, click .
- In the Related Items section, click Key stores and
certificates.
- Click NodeDefaultTrustStore and then, in the
Additional Properties, click Signer certificates.
- Click Retrieve from port and enter the
connection information for the CLM application that you will be monitoring:
- Host: CLM server host, for example, clm.host.com
- Port: HTTPS port number, for example 9443
- Alias: An alias for the server that you can remember
- After the required information is entered, click Retrieve signer
information.