Sun Java System Portal Server 7 Configuration Guide

ProcedureTo Create a New Empty Portal

Steps
  1. Create a new web container instance.

    For example, second.

  2. Copy PortalServer7-base/SUNWportal/template/Webcontainer.properties.JESWS6 to PortalServer7-base/SUNWportal/bin/second.properites file.

  3. Edit the following properties in the PortalServer7-base/SUNWportal/bin/second.properties file.

    • Host=host.domain

    • Port=port

    • WebContainerInstanceName=second

    • WebContainerInstanceDir=/opt/SUNWwbsvr/https-second

  4. Run the following commands:

    psadmin create-portal -u amadmin -f ps_password -p Second --uri /portal -w second.properties

  5. Restart the web container.

  6. Verify that the new portal is created properly. To verify:

    • Type psadmin list-portals -u amadmin -f ps_password

    • Login to Access Manager administration console to see new portal-centric services.

    • Access the new portal via the browser.