Updating the Multi-Channel Server data source configuration

If Multi-Channel Server (MCS) is configured to use connection pooling, you will need to update the authentication data for the MCS data source.

About this task

You must use the WebSphere® Application Server Integrated Solutions Console to update the authentication data for the MCS data source.

Procedure

  1. Make sure that WebSphere Application Server is running.
  2. Update the MCS data source authentication data:
    1. Log in to the WebSphere Application Server Integrated Solutions Console.
    2. Click Security > JAAS Configurations > J2C Authentication Data.
    3. Select the alias for the MCS database.
    4. Update the password accordingly.
    5. Click Apply and click Save to save the configuration. You are informed that security.xml has been changed.
  3. Restart the portal server using the following commands:
    AIXLinuxSolaris
    wp_profile_root/bin/stopServer.sh server_name -username WAS_admin -password WAS_admin_password_value
    wp_profile_root/bin/startServer.sh server_name
    Windows
    wp_profile_root\bin\stopServer server_name -username WAS_admin -password WAS_admin_password_value
    wp_profile_root\bin\startServer server_name

    where server_name is the name of the WebSphere Application Server instance (for example, WebSphere_Portal).




Terms of use
(C) Copyright IBM Corporation 2012. All Rights Reserved.