DBPrism CMS adds two sub-sitemap components to Cocoon's main sitemap.
First sitemap is visible through the virtual directory /doc and is physically
located into CONTEXT_ROOT/cms directory. It provides a production configuration
for DBPrism CMS (public web site with read-only facilities).
Second sitemap is visible through the virtual directory /ldoc and is physically
located into CONTEXT_ROOT/lcms directory. It provides a authoring configuration
for DBPrism CMS oriented for the content authors to interact with the CMS FrontEnd
application.
Each sub sitemap includes his own copies of the stylesheets and configuration files,
and shared the images directory.
DBPrism prism.properties configuration file which defines the information to connect
the CMS repository is located into the CONTEXT_ROOT/WEB-INF/ directory and is shared
by both sub sitemap.
Xopus editor is configured with a sitemap located into CONTEXT_ROOT/xopus directory.