+

Search Tips   |   Advanced Search


Add Domino Extended Products Portlets support to an administration installation

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

  1. Open a command prompt in profile_root/ConfigEngine.

  2. Deploy the Domino Web Access portlet. Run the following command:

      UNIX: ./ConfigEngine.sh deploy-portlets -DComponentList=DEPP/DWA/portlet -DPortalAdminPwd=password -DWasPassword=password

      Windows: ConfigEngine.bat deploy-portlets -DComponentList=DEPP/DWA/portlet -DPortalAdminPwd=password -DWasPassword=password

      i5/OS: ConfigEngine.sh deploy-portlets -DComponentList=DEPP/DWA/portlet -DPortalAdminPwd=password -DWasPassword=password

  3. Deploy the Lotus Notes View portlet. Run the following command:

      UNIX: ./ConfigEngine.sh deploy-portlets -DComponentList=DEPP/NotesView/portlet -DPortalAdminPwd=password -DWasPassword=password

      Windows: ConfigEngine.bat deploy-portlets -DComponentList=DEPP/NotesView/portlet -DPortalAdminPwd=password -DWasPassword=password

      i5/OS: ConfigEngine.sh deploy-portlets -DComponentList=DEPP/NotesView/portlet -DPortalAdminPwd=password -DWasPassword=password

  4. Deploy the Lotus Document Viewer portlet. Run the following command:

      UNIX: ./ConfigEngine.sh deploy-portlets -DComponentList=DEPP/DocViewer/portlet -DPortalAdminPwd=password -DWasPassword=password

      Windows: ConfigEngine.bat deploy-portlets -DComponentList=DEPP/DocViewer/portlet -DPortalAdminPwd=password -DWasPassword=password

      i5/OS: ConfigEngine.sh deploy-portlets -DComponentList=DEPP/DocViewer/portlet -DPortalAdminPwd=password -DWasPassword=password

  5. Add the Domino and Extended Products Portlets to a page.


Parent topic:

Add features to an administration installation