Uninstalling the Feature Pack for Web Services Client

Uninstall the Feature Pack for Web Services Client files leaving the Application Client intact.

Before you begin

The uninstall command calls the uninstaller program that is created during installation. The uninstaller program is customized for each product installation, with specific disk locations and routines for removing installed features.

If you have a feature pack installed, uninstalling Application Client using the Version 6.1 uninstaller program causes the feature pack to stop working because the uninstallation removes the server. However, you can uninstall the feature pack after uninstalling the WebSphere® Application Server product.

Procedure

  1. [AIX] [HP-UX] [Linux] [Solaris] Log on using the same user ID that was used when the product was installed.

    Issue the ls -al command at the root of the Feature Pack for Web Services Client installation to find the user ID that was used to install the product.

  2. [Windows] Log on as a user who belongs to the administrators group or as the user who installed the product.
  3. Stop each running application server.

    Stop all server processes in all profiles associated with the target product instance. For example, issue the following command from the profile_root/bin directory to stop the server1 process in the application server profile:

    [AIX] [HP-UX] [Linux] [Solaris]
    ./stopServer.sh server1
    [Windows]
    ./stopServer server1

    If a server is running and security is enabled, use the following command:

    [AIX] [HP-UX] [Linux] [Solaris]
    ./stopServer.sh server1 -user user_ID -password password
    [Windows]
    ./stopServer server1 -user user_ID -password password
    If you have multiple servers, you can use the serverStatus command to find running application servers associated with the target product instance. Issue the following command from the profile_root/bin directory to determine which servers, if any, are running: [AIX] [HP-UX] [Linux] [Solaris]
    ./serverStatus.sh -all
    [Windows]
    ./serverStatus -all
  4. Optional: Back up log files to refer to them later if necessary.
  5. Run the uninstall command in the app_client_root/uninstall_websv directory:
    • [AIX] [HP-UX] [Linux] [Solaris] uninstall.sh
    • [Windows] uninstall.exe

    The uninstaller wizard begins and displays the Welcome panel.

    You can also uninstall silently by running the uninstall command with the following parameters:

    Table 1. Silent uninstallation options. Options for uninstalling silently
    Command Description
    uninstall -silent Use this command to uninstall the feature pack silently on the Application Client.
  6. If you are using the wizard, click Next to begin uninstalling the product.

    The uninstaller wizard displays a confirmation panel that lists a summary of the components that you are uninstalling.

    1. Click Next to continue uninstalling the product.
    2. Click Finish to close the wizard after the wizard removes the product.
  7. If the uninstallation program did not uninstall the feature pack enablement extensions, use the Update Installer to uninstall the enablement extensions.

    Refer to the Uninstalling a fix pack, interim fix, interim feature or test fix using the graphic user interface article for more information.

  8. Review the uninstallation log files located in the app_client_root/logs/uninstall/webservices directory.

Results

This procedure results in uninstalling the feature pack product.

What to do next

Refer to the Installing the Feature Pack for Web Services Client topic if you want to reinstall the feature pack.




In this information ...


IBM Redbooks, demos, education, and more

(Index)

Use IBM Suggests to retrieve related content from ibm.com and beyond, identified for your convenience.

This feature requires Internet access.

Task topic    

Terms of Use | Feedback

Last updated: Oct 21, 2010 7:37:48 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=v701sca&product=was-nd-mp&topic=tcli_uninstallclient_wbs
File name: tcli_uninstallclient_wbs.html