WEB-INF/conf/default/magnolia.properties load's default properties for all magnolia instances WEB-INF/conf/[contextPath]/magnolia.properties load's properties specific to the magnolia deployed at a specific context path.

Great way to incorporate configs for several sites into one build, one war.

--David

Ramkissoon, Arun Philipp wrote:

Ok I admit my question was unecessary, but I'll answer it anyway just to
provide the answer.

Ramkissoon, Arun wrote:

I'd like to ask how the configuration files residing in #config_dir# are
used during installation.
For example if I rename my *.war file to
magnoliaAuthor.war, is it true that *only* configuration files residing
in #config_dir#/magnoliaAuthor are used, or are they "merged" with
configurations found in #config_dir#/default?

The Installation and Startup log shows how the configuration files are
used.

1 Configuration file not found with path
[#config_dir#\magnolia.properties]
2 Loading configuration at [#config_dir#\default\magnolia.properties]
3 Loading configuration at
[#config_dir#\magnoliaAuthor\magnolia.properties]
4 Configuration file not found with path
[#config_dir#\atpcpaxc\magnolia.properties]
5 Configuration file not found with path
[#config_dir#\atpcpaxc\magnoliaAuthor\magnolia.properties]

Line 2 and 3 also imply that already loaded configurations can be
overridden by additional configuration files.

I'm using:
magnolia-bundled-webapp-3.5.2.war
Tomcat 5.5.15
Windows XP SP2

#config_dir# = $(magnolia-webapp)/WEB-INF/config


----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------

Reply via email to