Add Web Content Management to an administration installation
If install WebSphere Portal or IBM Lotus Web Content Management using the administration option, the Web Content Management features, such as the authoring portlet, are not installed. However, you can still add these features manually after installation.
These instructions only apply if you installed an offering that includes Web Content Management. If you attempt to perform these steps with an offering that does not include Web Content Management, an error will result.
- Open a command prompt in profile_root/ConfigEngine.
- Set up the authoring feature. Run the following command:
UNIX: ./ConfigEngine.sh configure-wcm-authoring -DPortalAdminPwd=password -DWasPassword=password
Windows: ConfigEngine.bat configure-wcm-authoring -DPortalAdminPwd=password -DWasPassword=password
i5/OS: ConfigEngine.sh configure-wcm-authoring -DPortalAdminPwd=password -DWasPassword=password
Parent topic:
Add features to an administration installation