Previous Topic: Edit init.bat/init.shNext Topic: Starting WorkPoint Designer


Edit workpoint-client.properties

Edit the workpoint-client.properties file based on the type of application server you selected during the CA IdentityMinder installation.

To configure the workpoint-client.properties file

  1. 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:

  2. Locate the section titled IBM WEBSPHERE SETTINGS.
  3. 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.

  4. Update BOOTSTRAP_ADDRESS port for the WebSphere profile as follows:
    1. In the WebSphere Administrative Console, navigate to Application Servers, server_name, Communications.
    2. Expand Ports.
    3. Edit the workpoint-client.properties file under iam_im.ear/config.
    4. Change the default port 2809 in the WebSphere section to the profile’s port for the BOOTSTRAP_ADDRESS.
  5. Save the file.