WebSphere

 

Portal Express, Version 6.0
Operating systems: i5/OS, Linux, Windows

 

Manually install Web Content Management

 

+

Search Tips   |   Advanced Search

 

Overview

In special circumstances you can manually install IBM Workplace Web Content Management (WCM) after installing IBM WebSphere Portal Express. The WCM installation configuration task is used to set configuration parameters in the WCM configuration file...

WCMConfigService.properties

...and to install the WCM files onto the WebSphere Portal Express server.

When performing a standard installation of WebSphere Portal Express, this task is run by default and manual configuration of WCM is not necessary. Run this task only in following situations:

 

Procedure

  1. Stop WebSphere Portal Express.

  2. Open a command prompt.

  3. Run the following command from the portal_server_root/config directory:

    • Windows:

      WPSconfig.bat configure-wcm -DPortalAdminPwd=password

    • Linux:

      ./WPSconfig.sh configure-wcm -DPortalAdminPwd=password

    • i5/OS:

      WPSconfig.sh -profileName profile_root configure-wcm -DPortalAdminPwd=password

  4. Restart WebSphere Portal Express.

  5. On an authoring server also install the authoring portlet.

 

Parent topic:

Configure Web Content Management