Uninstalling Commerce Enabled Portal

In order to uninstall any component installed by WebSphere Commerce, including Commerce Enabled Portal you must use the uninstall program that comes with WebSphere Commerce. For more information on uninstalling see the WebSphere Commerce Installation Guide.

Note: Before you install Commerce Enabled Portal from the WebSphere Portal machine, you must manually remove the deployed Commerce Enabled Portal portlets by following the steps in the 'Uninstall Commerce Enabled Portal portlets' section below.

Uninstalling Commerce Enabled Portal portlets

In order to uninstall the Commerce Enabled Portal portlets manually, do the following:

  1. On the WebSphere(R) Portal machine, open a command window and go to the following directory:
  2. Open the following file:
    wpsconfig.properties
    
  3. In the WebSphere Application Server section, WasPassword =, type the value for the WebSphere Application Server Security password.
  4. In the Portal section, WpsAdminPassword =, type the value for the WebSphere Portal administrator password.
  5. To remove the consumer direct starter store, type the following command:
    • Windows WPSconfig.bat disable-wcep-portal-server-b2c
    • AIXLinuxSun Solaris Operating Environmenti5/OS ./WPSconfig.sh disable-wcep-portal-server-b2c
  6. To remove the B2B direct starter store, type the following command:
    • Windows WPSconfig.bat disable-wcep-portal-server-b2b
    • AIXLinuxSun Solaris Operating Environmenti5/OS ./WPSconfig.sh disable-wcep-portal-server-b2b

Note: Ensure that you remove the WasPassword =, and the WpsAdminPassword = passwords from the wpsconfig.properties file after you finish uninstalling your Commerce Enabled Portal portlets.

Feedback