Sun Java System Portal Server 7.1 Configuration Guide

Constructing the Required Basic XML File

This section describes the overall Portal Server, header/footer, shared components, and the Access Manager elements in the configuration file. See the example2.xml file.

Procedure To Construct the Required Basic XML File

  1. Edit the example2.xml file.

  2. In the example2.xml file, replace the following tokens with the actual values.

    @HOST.DOMAIN@

    The host and domain name of the machine on which configuration is occurring

    @AMADMIN.PASSWORD@

    Administrator's password for the Access Manager instance with which Portal Server is to be configured

    @AMLDAPUSER.PASSWORD@

    Internal LDAP user password for the Access Manager instance with which Portal Server is to be configured

    @DIRMGR.PASSWORD@

    Administrator's password of the Directory Server with which Portal Server is to be configured

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

    PortalServerConfiguration xsi:noNamespaceSchemaLocation

    If Portal Server is installed in a non-default location, then change this location to the non-default location.

    SharedComponents JCIFSLibDir

    If Netfile utility is required, install the optional JCIFS package and specify the lib directory path name.

    SharedComponents JChardet

    Install the optional JChardet package and specify the lib directory path name.

    AccessManager InstallationDirectory ProdDir, DataDir, ConfigDir

    Specify the installation path name of Access Manager if Access Manager was not installed in the default location.

    PortalConfiguration InstallationDirectory ProdDir, DataDir, ConfigDir

    Specify the installation path name of Portal Server if Portal Server was not installed in the default location.