Sun Java System Portal Server 7 Command-Line Reference

PAR Directory Structure

The following table describes the PAR directory structure.

Directory under PAR Directory 

Files and Sub Directories 

Description 

/dt

DPMapping.properties

Mapping file properties contains name -> dn mapping

/name.properties

The name should be defined in the DPMapping.properties file.

/name.xml

There could be multiple files start with the same name, appended by -XXX.xml, files start with same name will be merged into one XML file. The name must be defined in the DPMapping.properties file (with exception of the name global). For example, global-1.xml and global-2.xml will be merged into global.xml, and global should be defined in the DPMapping.properties file.

/pbfiles

/providerClassBaseDir

This directory structure maps to (by default on UNIX platform) /var/opt/SUNWps/portals/portal-ID/desktop/classes. Under this directory, you can have customized provider classes in packaged subdirectories.

/templateBaseDir

This directory structure maps to (by default on UNIX platform) /var/opt/SUNWps/portals/portal-ID/desktop. Under this directory, you can have anoymous/, default/, sampleportal/ etc.

/communityTemplateBaseDir

This directory structure maps to (by default on UNIX platform) /var/opt/SUNWps/portals/portal-ID/communitytemplates directory.

/static

/web-src

Can contain any customized files in open WAR. The files in this directory will be included in the par/static directory, and will be imported into portal-data-dir/web-src directory.

/war

 

Contains war files, note that is the portal war file is will not be added in the par file