Author: smumford
Date: 2010-12-09 20:39:16 -0500 (Thu, 09 Dec 2010)
New Revision: 5542
Modified:
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/DatabaseConfiguration.xml
Log:
Minor edit to new warning about deleting server/data/
Modified:
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/DatabaseConfiguration.xml
===================================================================
---
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/DatabaseConfiguration.xml 2010-12-10
01:32:36 UTC (rev 5541)
+++
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/DatabaseConfiguration.xml 2010-12-10
01:39:16 UTC (rev 5542)
@@ -111,9 +111,14 @@
<warning>
<title>Do not delete
<filename><replaceable>JBOSS_HOME</replaceable>/server/<replaceable><PROFILE></replaceable>/data</filename></title>
- <para>The JCR can store information both in a database and on the filesystem
depending on the configuration of the value storage (See reference guide). Out of the box,
the portal will store
-information required to run the portal in
<filename><replaceable>JBOSS_HOME</replaceable>/server/<replaceable><PROFILE></replaceable>/data/gatein/jcr/values/</filename>.
- You can change this directory location by editing the
<filename><replaceable>JBOSS_HOME</replaceable>/server/<replaceable><PROFILE></replaceable>/conf/gatein/configuration.properties</filename>
file, the name of the property being:
<literal>gatein.jcr.storage.data.dir</literal></para>
+ <para>
+ The JCR can store information both in a database and on the filesystem depending
on the configuration of the value storage. Refer to the &PRODUCT; Reference Guide for
more information.
+ </para>
+ <para>
+ By default, the portal will store information required to run the portal in
<filename><replaceable>JBOSS_HOME</replaceable>/server/<replaceable><PROFILE></replaceable>/data/gatein/jcr/values/</filename>.
+ </para>
+ <para>
+ You can change this directory location by editing the
<filename><replaceable>JBOSS_HOME</replaceable>/server/<replaceable><PROFILE></replaceable>/conf/gatein/configuration.properties</filename>
file, the name of the property being:
<literal>gatein.jcr.storage.data.dir</literal></para>
</warning>
</section>
Show replies by date