Author: pnedonosko
Date: 2010-02-23 09:47:23 -0500 (Tue, 23 Feb 2010)
New Revision: 1945
Modified:
jcr/trunk/docs/reference/en/src/main/docbook/en-US/modules/kernel/configuration.xml
Log:
EXOJCR-541 documentation updated
Modified:
jcr/trunk/docs/reference/en/src/main/docbook/en-US/modules/kernel/configuration.xml
===================================================================
---
jcr/trunk/docs/reference/en/src/main/docbook/en-US/modules/kernel/configuration.xml 2010-02-23
13:50:44 UTC (rev 1944)
+++
jcr/trunk/docs/reference/en/src/main/docbook/en-US/modules/kernel/configuration.xml 2010-02-23
14:47:23 UTC (rev 1945)
@@ -133,11 +133,14 @@
<para>if configuration URL not initialized at all, it will be
found at
<emphasis>$AS_HOME/exo-configuration.xml</emphasis>.
If <emphasis>$AS_HOME/exo-configuration.xml</emphasis>
doesn't
- exist and the <envar>StandaloneContainer</envar> instance
- obtained with the dedicated configuration
- <envar>ClassLoader</envar> the container will try to
retrieve
- the resource <emphasis>conf/exo-configuration.xml</emphasis>
- within the given <envar>ClassLoader</envar>.</para>
+ exist the container will try find it at
+ <emphasis>$AS_HOME/exo-conf/exo-configuration.xml</emphasis>
+ location and if it's still not found and the
+ <envar>StandaloneContainer</envar> instance obtained with
the
+ dedicated configuration <envar>ClassLoader</envar> the
+ container will try to retrieve the resource
+ <emphasis>conf/exo-configuration.xml</emphasis> within the
+ given <envar>ClassLoader</envar>.</para>
</listitem>
</itemizedlist>
</listitem>
Show replies by date