WebSphere brand IBM WebSphere Presence Server, Version 7.0

Saving the updated configuration after uninstalling Presence Server

Follow these steps to save the updated WebSphere® Application Server configuration after you have uninstalled Presence Server.

About this task
Complete these steps after you have uninstalled the Presence Server application and removed the Trust Association Interceptor definitions from the WebSphere Application Server administrative console.
  1. Open the WebSphere Application Server administrative console on the deployment manager.
  2. Save the updated configuration:
    1. In the navigation panel, click System administration > Save Changes to Master Repository.
    2. Select Synchronize changes with Nodes.
    3. Click Save.
  3. Stop the deployment manager and node agents using the administrative console or by running the following commands:
    1. Stop the deployment manager. Run the following command:
      • AIX was_profile_root/bin/stopManager.sh -username user_name -password password
      • Linux was_profile_root/bin/stopManager.sh -username user_name -password password

      Where:

      • The was_profile_root path contains the name of the deployment manager profile (for example, Dmgr01).
      • user_name represents your WebSphere Application Server administrator user ID.
      • password represents the password associated with your user_name.
    2. Stop each node agent. Run the following command:
      • AIX was_profile_root/bin/stopNode.sh -username user_name -password password
      • Linux was_profile_root/bin/stopNode.sh -username user_name -password password

      Where:

      • The was_profile_root path contains the name of a federated node profile (for example, Custom01).
      • user_name represents your WebSphere Application Server administrator user ID.
      • password represents the password associated with your user_name.
  4. Optionally, restart the deployment manager and node agents:
    1. Start the deployment manager. Run the following command:
      • AIX was_profile_root/bin/startManager.sh
      • Linux was_profile_root/bin/startManager.sh

      Where:

      • The was_profile_root path contains the name of the deployment manager profile (for example, Dmgr01).
    2. Start each node agent. Run the following command:
      • AIX was_profile_root/bin/startNode.sh
      • Linux was_profile_root/bin/startNode.sh

      Where:

      • The was_profile_root path contains the name of a federated node profile (for example, Custom01).



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