Chapter 6. CMS Configuration

This chapter describes how to automatically configure and mount a content section for a specific application.

6.1. Initialization Parameters

The CMS Initializer (com.arsdigita.cms.installer.Initializer) expects the following configuration parameters:

workspace [ String ]

The location (URL) of the Content Center. This parameter must be a valid keyword (alpha-numeric characters, underscores, and hyphens).

contentCenterMap [ String ]

The location of the XML file containing the URL mapping for Content Center pages. The default value on installation is /WEB-INF/resources/content-center-map.xml.

In addition to the legacy initializer parameters, there are several configuration parameters documented in the Red Hat Web Application Framework Installation Guide