Sun Java System Portal Server 7.1 Configuration Guide

ProcedureTo Configure Portal Server Components

  1. Include the following in the configuration XML file.

    <ComponentsToConfigure>
    		<component>portalserver</component>
    		<component>gateway</component>
    		<component>netletproxy</component>
    		<component>rewriterproxy</component>
    </ComponentsToConfigure>

    To exclude components, remove the corresponding <component> element.