Previous Topic: Edit init.bat/init.sh

Next Topic: Configure WorkPoint Administrative Tools on WebSphere

Edit workpoint-client.properties

You must 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

  1. Open admin_tools\Workpoint\conf\
    workpoint-client.properties in a text editor.
  2. Locate the section titled BEA WEBLOGIC.
  3. Uncomment all of the property values in that section.

    For example:

    java.naming.factory.initial=weblogic.jndi.WLInitialContextFactory
    java.naming.provider.url=t3://im_server:port
    java.naming.security.principal=IDM
    java.naming.security.credentials=password
    
  4. Save the file.

    Note: The java.naming.provider.url property must point to the fully-qualified domain name and WebLogic port number of the system on which you installed the Identity Manager Server.


Copyright © 2010 CA. All rights reserved. Email CA about this topic