Sun Java System Portal Server 7.1 Configuration Guide

ProcedureTo Configure the Web Container

  1. Open the configuration XML file.

    • For Web Server, open example1.xml, examples 3 to 9, example13.xml, or example17.xml.

    • For Application Server, open the example14.xml file.

  2. Replace the tokens with actual values.

    For Web Server:

    @HOST.DOMAIN@

    The host and domain name of the machine on which the Portal Server instance is to be configured

    @PORT@

    Web Server port

    @INSTANCENAME@

    Web Server instance name

    @ADMIN.PORT@

    Web Server administration port

    @PASSWORD@

    Web Server administrator's password

    For Application Server:

    @HOST.DOMAIN@

    The host and domain name of the machine on which the Portal Server instance is to be configured

    @PORT@

    Application Server port

    @ADMIN.PORT@

    Application Server administration port

    @PASSWORD@

    Application Server administrator's password

    @MASTER.PASSWORD@

    Application Server master password if specified

  3. Modify the following values in the configuration XML file as needed.

    For Application Server:

    WebContainerInstallDir

    If Application Server is installed at a non-default location insert the installation path name.

    WebContainerDomainName, WebContainerInstanceDir, WebContainerDocRoot

    If deploying to a non-default Application Server domain insert the appropriate name.

    WebContainerInstanceName

    Instance name within the Application Server domain. The server is the name of the first instance which is created by default at the same time the Application Server 8.1 domain is created. This can be changed to the name of any other created instance within that domain.