+

Search Tips   |   Advanced Search


Add composite application pages and portlets to an administration installation

If install WebSphere Portal or IBM Lotus Web Content Management using the administration option, the composite applications features, including the Application Template Library and Applications catalog, are not installed. However, you can add these features manually after installation by deploying the composite application page hierarchy.

  1. Ensure that WebSphere Portal is up and running.

  2. Open a command prompt in profile_root/ConfigEngine.

  3. Deploy the pages that contain the composite application portlets. Run the following command:

      UNIX: ./ConfigEngine.sh action-admin-add-composite-app-pages -DPortalAdminPwd=password -DWasPassword=password

      Windows: ConfigEngine.bat action-admin-add-composite-app-pages -DPortalAdminPwd=password -DWasPassword=password

      i5/OS: ConfigEngine.sh action-admin-add-composite-app-pages -DPortalAdminPwd=password -DWasPassword=password


Parent topic:

Add features to an administration installation