Author: nfilotto
Date: 2010-05-12 06:31:43 -0400 (Wed, 12 May 2010)
New Revision: 2370
Modified:
jcr/trunk/docs/reference/en/src/main/docbook/en-US/modules/kernel/configuration.xml
Log:
Since changes made for EXOJCR-166, the configuration adding process is reported using a
logger instead of the standard output.
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-05-12
10:19:45 UTC (rev 2369)
+++
jcr/trunk/docs/reference/en/src/main/docbook/en-US/modules/kernel/configuration.xml 2010-05-12
10:31:43 UTC (rev 2370)
@@ -248,8 +248,8 @@
be used.<programlisting>java
-Dorg.exoplatform.container.configuration.debug ...</programlisting></para>
<para>If the property is enabled the container configuration manager
- will report the configuration adding process to the standard output
- (System.out).<programlisting>......
+ will log the configuration adding process at
<emphasis>INFO</emphasis>
+ level.<programlisting>......
Add configuration
jar:file:/D:/Projects/eXo/dev/exo-working/exo-tomcat/lib/exo.kernel.container-trunk.jar!/conf/portal/configuration.xml
Add configuration
jar:file:/D:/Projects/eXo/dev/exo-working/exo-tomcat/lib/exo.kernel.component.cache-trunk.jar!/conf/portal/configuration.xml
Add configuration jndi:/localhost/portal/WEB-INF/conf/configuration.xml
Show replies by date