Sun Java System Portal Server 7 Command-Line Reference

XML Files

The DP XML files must contain the full display profile format based on the psdp.dtd. For example:


<!DOCTYPE DisplayProfile SYSTEM "jar://resources/psdp.dtd">
<DisplayProfile version="1.0"...>
		<Properties>...</Properties>
		<Channels>...</Channels>
		<Providers>...</Providers>
</DisplayProfile>