[DAISY] Updated: Property Handling
[email protected] Thu, 26 Mar 2009 15:02:37 +0000 (GMT+00:00)
| Newsgroups | gmane.text.xml.cocoon.documentation |
|---|---|
| Message-ID | <[email protected]> |
A document has been updated:
http://cocoon.zones.apache.org/daisy/documentation/1310.html
Document ID: 1310
Branch: main
Language: default
Name: Property Handling (unchanged)
Document Type: Cocoon Document (unchanged)
Updated on: 3/15/09 11:44:17 PM
Updated by: Reinhard Pötz
A new version has been created, state: publish
Parts
=====
Content
-------
This part has been updated.
Mime type: text/xml (unchanged)
File name: (unchanged)
Size: 5269 bytes (previous version: 4914 bytes)
Content diff:
(46 equal lines skipped)
directory all property files from this directory are read in alphabetical order
and all property files from the sub directory named [RUNNING_MODE] are read in
alphabetical order.</li>
+++ <li>If the servlet context init parameter <tt>org.apache.cocoon.settings</tt>
+++ is specified and points to a property file, this is read. If the system property
+++ points to a directory all property files from this directory are read in
+++ alphabetical order and all property files from the sub directory named
+++ [RUNNING_MODE] are read in alphabetical order.</li>
<li>If a property provider (see below) is configured in the application context,
it is queried for a set of properties.</li>
<li>Read additional configured properties from the settings configuration in the
application context.</li>
--- <li>Apply additional configured properties from the settigns configuration in
+++ <li>Apply additional configured properties from the settings configuration in
the application context.</li>
<li>Apply system properties.</li>
</ol>
(33 equal lines skipped)