Author: smumford
Date: 2010-05-18 18:54:00 -0400 (Tue, 18 May 2010)
New Revision: 3115
Modified:
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Installation_Guide/en-US/DatabaseConfiguration.xml
Log:
JBEPP-274: Change gatein-jcr to gateinjcr in mysql d'base instructions as per comment
from Prabhat: JBEPP-276 11/May/10
Modified:
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Installation_Guide/en-US/DatabaseConfiguration.xml
===================================================================
---
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Installation_Guide/en-US/DatabaseConfiguration.xml 2010-05-18
22:36:34 UTC (rev 3114)
+++
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Installation_Guide/en-US/DatabaseConfiguration.xml 2010-05-18
22:54:00 UTC (rev 3115)
@@ -163,12 +163,12 @@
</para>
<note><title>Note: Database names</title>
<para>
- The remainder of this guide, and the configuration examples that follow assume the
database names to be gatein-jcr and gatein-idm. If you change the database names, please
update gatein-ds.xml accordingly (for each server configuration used).
+ The remainder of this guide, and the configuration examples that follow assume the
database names to be gateinjcr and gateinidm. If you change the database names, please
update gatein-ds.xml accordingly (for each server configuration used).
</para>
</note>
<para>
<screen>
-mysql> CREATE DATABASE gatein-jcr;
+mysql> CREATE DATABASE gateinjcr;
</screen>
</para>
<para>
Show replies by date