Workflow › How to Use the WorkPoint Method › Configure WorkPoint Administrative Tools › Configure WorkPoint Administrative Tools on WebSphere
Configure WorkPoint Administrative Tools on WebSphere
To configure the WorkPoint Administrative Tools on WebSphere, edit the init.bat/sh and the workpoint-client.properties files.
Edit init.bat/init.sh
To edit init.bat/init.sh
- In a text editor, edit one of the following files:
- Uncomment the IBM WebSphere section.
Note: Do not comment the WP_CLASSPATH entry in the COMMON WP_CLASSPATH section.
- Be sure that all sections for other application servers are commented.
- If necessary, replace the values for JAVA_HOME and WAS_HOME with the appropriate paths for your environment.
Edit workpoint-client.properties
Edit the workpoint-client.properties file based on the type of application server you selected during the CA Identity Manager installation.
To configure the workpoint-client.properties file
- Open admin_tools\Workpoint\conf\
workpoint-client.properties in a text editor.
admin_tools is the installed location of the Administrative tools. The Administrative Tools are placed in the following default locations:
- Windows: C:\Program Files\CA\Identity Manager\IAM Suite\tools
- UNIX: /opt/CA/IdentityManager/IAM_Suite/Identity_Manager/tools
- Locate the section titled IBM WEBSPHERE SETTINGS.
- Uncomment all of the property values in that section.
For example:
java.naming.factory.initial=com.ibm.websphere.naming.WsnInitialContextFactory
java.naming.provider.url=iiop://localhost:bootstrap_port
Note: The bootstrap port number must match the port number specified in the WebSphere Administrative Console. To locate the correct port number, go to Server, Endpoints, Bootstrap server address.
- Update BOOTSTRAP_ADDRESS port for the WebSphere profile as follows:
- In the WebSphere Administrative Console, navigate to Application Servers, server_name, Communications.
- Expand Ports.
- Edit the workpoint-client.properties file under iam_im.ear/config.
- Change the default port 2809 in the WebSphere section to the profile’s port for the BOOTSTRAP_ADDRESS.
- Save the file.
Copyright © 2015 CA Technologies.
All rights reserved.
|
|