Sun Java System Portal Server 7.2 Installation and Configuration Guide

Configuring a Sample Portal

Portal Server software three types of sample portals: the Developer Sample, Enterprise Sample, and Community Sample. Each sample is created under its own sub-org for ease of management. You can configure any of the samples or all of the samples.

ProcedureTo Configure a Sample Portal

  1. Include the following in the configuration XML file.

    <PortalConfiguration>
    		<PortalServer 
    			.
    			Samples="true".
    			.
    		>
    						.
    			.
    			.
    		</PortalServer>
    </PortalConfiguration>