Add WCM to an administration installation

 

+

Search Tips   |   Advanced Search

 

If you install IBM WebSphere Portal or IBM Lotus WCM using the administration option, the WCM features, including the authoring and rendering portlets, are not installed. However, you can still add these features manually after installation.

  1. Go to WP_PROFILE/ConfigEngine.

  2. Deploy the WCM portlets...

      ./ConfigEngine.sh action-deploy-portlets-wcm -DPortalAdminPwd=wpsadmin -DWasPassword=wpsadmin

  3. Set up the authoring feature...

      ./ConfigEngine.sh configure-wcm-authoring -DPortalAdminPwd=wpsadmin -DWasPassword=wpsadmin

  4. Update the WCM configuration...

      ./ConfigEngine.sh configure-wcm-migration -DPortalAdminPwd=wpsadmin -DWasPassword=wpsadmin

 

Parent topic

Adding features to an administration installation