Administer > Manage WebSphere Commerce features > WebSphere Commerce integration with WebSphere Portal > Configure WebSphere Portal with WebSphere Commerce


Configure the WebSphere Portal server cluster


Before you begin

Ensure the time difference between the Deployment Manager node and all the WebSphere Portal cluster nodes is less than five minutes.


Procedure

  1. Install WebSphere Portal on the primary node of the cluster with the Administration option, on top of the above existing WAS 7 instance.

    If WebSphere Portal is installed on a separate machine that is different from the Deployment Manager:

    1. Start the WAS Network Deployment installation wizard. During the installation wizard:

      1. Select None when prompted at the WebSphere Application Server Environment selection.

      2. Do not create a Centralized Installation Repository.

    2. Upgrade the software level to the latest recommended WAS 7 fix level if necessary.

      It is highly recommended to use the same WAS maintenance level across the entire WAS cell. That is, use the same WAS level for all WebSphere Portal and WebSphere Commerce installations, and the Deployment Manager.

  2. Upgrade the WebSphere Portal installation to the latest recommended WebSphere Portal 6.1 fix level.

  3. Configure WebSphere Portal on the primary node to communicate with the deployment manager. Verify the following properties are set in the configuration task wkplc.properties file.

    Verify the following:

  4. Setup the static type of cluster and prepare for cluster federation.

    See the following topics for platform-specific information:

  5. Configure a default federated LDAP user repository from the WebSphere Portal primary node, noting the steps provided in the link.

    1. Update the configuration task wkplc.properties file under the VMM Federated LDAP Properties:

      The following is an example to illustrate what properties to update for setting a federated LDAP user repository using a non-SSL connection.

      Property Example
      federated.ldap.id ldap
      federated.ldap.host Your LDAP hostname
      federated.ldap.port 389
      federated.ldap.bindDN cn=root
      federated.ldap.bindPassword Your LDAP binding password
      federated.ldap.ldapServerType IDS
      federated.ldap.baseDN dc=ibm,dc=com
      federated.ldap.et.group.searchFilter (objectclass=groupOfUniqueNames)
      federated.ldap.et.group.objectClasses groupOfUniqueNames
      federated.ldap.et.personaccount.searchFilter (objectclass=inetOrgPerson)
      federated.ldap.et.personaccount.objectClasses inetorgperson

    2. Run ConfigEngine to validate the LDAP property settings using the validate-federated-ldap task.

    3. Create the federated LDAP repository using the wp-create-ldap task.

    4. Stop and restart all the servers and node agents to propagate the LDAP changes.

    5. Validate the federated LDAP repository using the wp-query-repository task.

    6. Update the configuration task wkplc.properties file under VMM supported entity types configuration:

      Property Example
      personAccountParent cn=users,dc=ibm,dc=com
      groupParent cn=groups,dc=ibm,dc=com

    7. Update the default entity type using the wp-update-entitytypes task.

    8. Stop and restart all the servers and node agents to propagate the LDAP changes.

      The PersonAccount default parent must be set to the Default Organization of the LDAP repository, for example, cn=users,dc=ibm,dc=com, if the site allows users to register themselves through WebSphere Portal.

  6. Start the node agent on the WebSphere Portal server node.

  7. Optional: Add realm support to the user repository.


What to do next


Related information

http://publib.boulder.ibm.com/infocenter/wpdoc/v6r1m0/index.jsp?topic=/com.ibm.wp.ent.doc/config/config_wpconfig_props.html


+

Search Tips   |   Advanced Search