Add Domino Extended Products Portlets support to an administration installation

 

+

Search Tips   |   Advanced Search

 

If you install IBM WebSphere Portal or IBM Lotus WCM using the administration option, the Domino and Extended Products Portlets are not installed. However, you can still add these portlets manually after installation.

  1. Go to...

    WP_PROFILE/ConfigEngine

  2. Deploy the Domino Web Access portlet...

      ./ConfigEngine.sh deploy-portlets -DComponentList=DEPP/DWA/portlet -DPortalAdminPwd=wpsadmin -DWasPassword=wpsadmin

  3. Deploy the Lotus Notes View portlet...

      ./ConfigEngine.sh deploy-portlets -DComponentList=DEPP/NotesView/portlet -DPortalAdminPwd=wpsadmin -DWasPassword=wpsadmin

  4. Deploy the Lotus Document Viewer portlet...

      ./ConfigEngine.sh deploy-portlets -DComponentList=DEPP/DocViewer/portlet -DPortalAdminPwd=wpsadmin -DWasPassword=wpsadmin

 

Parent topic

Adding features to an administration installation