These files are part of the Cocoon distribution packed into dbprism.ear file and
modified for the DBPrism / Cocoon CMS and the examples.
Changes made into Cocoon's cocoon.xconf file |
Changes made into Cocoon's main sitemap.xmap file |
This section describes which changes are made into Cocoon's main
sitemap.xmap
file in order to work with DBPrism and DBPrism CMS.
DBPrism changes are enclosed by the comments
DBPrism 2.0.1-production begin here
|
sitemap.xmap file located on cms directory (DBPrism's CMS configuration) |
This files is mounted by the previous one
sitemap.xmap
as a virtual directory /doc.
|
sitemap.xmap file located on lcms directory (DBPrism CMS Live area) |
This files is mounted by the main sitemap.xmap in a directory
/ldoc, the purpose of this
sitemap.xmap
is to provide a live area for the content authors of the CMS with access to
the FrontEnd, this sitemap uses a different DAD for accessing to the database
(lcms) which is configured with the option perPackage authentication, it mean that
users which try to access at this url first needs to be validated again the
security system of CMS.
|
sitemap.xmap file located on xmlj directory (DBPrism/Cocoon2 Demos) |
This files is mounted by the main sitemap.xmap in a directory
/xmlj, click
here
to view the source.
|
sitemap.xmap file located on ext directory (XSP ESI invalidatio support) |
This files is mounted by the main sitemap.xmap in a directory
/ext, click
here
to view the source.
|
|