Sun Java System Portal Server 7.1 Configuration Guide

ProcedureTo Configure a Sample Portal

  1. Include the following in the configuration XML file.

    <PortalConfiguration>
    		<PortalServer 
    			.
    			.
    			.
    		>
    			<SamplePortal>
    				<Sample Name="DeveloperPortal"/>
    				<Sample Name="EnterprisePortal"/>
    				<Sample Name="CommunityPortal"/>
    			</SamplePortal>
    			.
    			.
    			.
    		</PortalServer>
    </PortalConfiguration>