Sun Java System Portal Server 7.2 Installation and Configuration Guide

Configuring Web Container

The Web container configuration varies with the container to be configured. In the configuration XML file, there is one <WebContainerProperties> element specified for the web container under the <PortalServer><Instance> element and one under the <SearchServer> element.

ProcedureTo Configure the Web Container

  1. Open the configuration XML file.

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

  2. Replace the tokens with actual values.

    For Application Server 9.1:

    @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 password

    @MASTER.PASSWORD@

    Application Server master password if specified

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

    For Application Server 9.1:

    WebContainerInstallDir

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

    WebContainerDomainName, WebContainerInstanceDir, WebContainerDocRoot

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

    WebContainerInstanceName

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