![]()
Portal Express, Version 6.0
Operating systems: i5/OS, Linux, Windows
Manually install Web Content Management
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:
- You have previously uninstalled WCM using the "Remove Web Content Management" configuration task.
- You have performed a non-standard installation of WebSphere Portal Express and have not run any configuration tasks.
Procedure
- Stop WebSphere Portal Express.
- Open a command prompt.
- 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
- Restart WebSphere Portal Express.
- On an authoring server also install the authoring portlet.
Parent topic:
Configure Web Content Management