Sun Java System Portal Server 7.1 Configuration Guide

ProcedureTo Install Portal Server on a Managed Server in the Configure Later Mode

Before You Begin
  1. Install Portal Server in the Configure Later mode using the Java ES installer.

  2. Complete the Portal Server installation.

  3. Change the example files depending on your requirements.

    For WebLogic, you can use the example15.xml file to configure Portal Server and Search Server. In the example15.xml file, ensure that the Port is set to port of the managed server, web container administrator port is set to 7001, and web container managed server is set to true.

  4. Configure the common agent container.

    PortalServer_base/bin/psconfig --config example15.xml

    The psconfig utility is located in the PortalServer_base/bin directory. It is located in the PortalServer_base/SUNWportal directory. For Linux, this utility is located in the PortalServer_base/sun/portal directory. It is located in the PortalServer_base/samples/psconfig directory for Solaris. It is located in the PortalServer_base/samples/psconfig directory for Linux.


    Note –

    For more information on the appropriate sample, see the PortalServer_base/samples/psconfig/README.txt file.


  5. Restart WebLogic server after the successful installation of Portal Server.