Author: smumford
Date: 2010-11-11 21:40:21 -0500 (Thu, 11 Nov 2010)
New Revision: 5047
Modified:
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/Advanced/JCR.xml
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/Advanced/JCR/jdbc-data-container-config.xml
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/AuthenticationAndIdentity/SSO.xml
Log:
Porting updates from 5.1 branch docs, just in case
Modified:
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/Advanced/JCR/jdbc-data-container-config.xml
===================================================================
---
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/Advanced/JCR/jdbc-data-container-config.xml 2010-11-11
18:25:34 UTC (rev 5046)
+++
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/Advanced/JCR/jdbc-data-container-config.xml 2010-11-12
02:40:21 UTC (rev 5047)
@@ -232,7 +232,7 @@
For example, in <application>mysql</application> it is necessary to add a
parameter for the JDBC driver to the JDBC URL protocol. For instance:
<
code>jdbc:mysql://exoua.dnsalias.net/portal?characterEncoding=utf8<...
</para>
<para>
- There are pre-configured configuration files for HSQLDB. These files are stored in the
<filename>/conf/portal</filename> and
<filename>/conf/standalone</filename> folders of the
<filename>exo.jcr.component.core-XXX.XXX.jar</filename> jar-file or
source-distribution of the eXo JCR implementation.
+ While HSQL is not supported in production, there are pre-configured
configuration files stored in the <filename>/conf/portal</filename> and
<filename>/conf/standalone</filename> folders of the
<filename>exo.jcr.component.core-XXX.XXX.jar</filename> jar-file or
source-distribution of the eXo JCR implementation. <emphasis
role="bold">These files are included primarily for development and/or
familiarization purposes.</emphasis>
</para>
<para>
The configuration files are located in service jars
<filename>/conf/portal/configuration.xml</filename> (eXo services including
JCR Repository Service) and <filename>exo-jcr-config.xml</filename>
(repositories configuration) by default.
Modified: epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/Advanced/JCR.xml
===================================================================
---
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/Advanced/JCR.xml 2010-11-11
18:25:34 UTC (rev 5046)
+++
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/Advanced/JCR.xml 2010-11-12
02:40:21 UTC (rev 5047)
@@ -6,17 +6,26 @@
<chapter id="chap-Reference_Guide-eXo_JCR">
<title>eXo JCR</title>
<xi:include href="JCR/intro.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="JCR/configuration.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="JCR/configuration.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <!--
<xi:include href="JCR/jdbc-data-container-config.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="JCR/external-value-storages.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ -->
+ <xi:include href="JCR/external-value-storages.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="JCR/search-configuration.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="JCR/multilanguage-support.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="JCR/configuration-persister.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
- <!-- cluster configs --><xi:include
href="JCR/cluster-config.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <!--
+ <xi:include href="JCR/configuration-persister.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ -->
+ <!--
+ <xi:include href="JCR/cluster-config.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ -->
<xi:include href="JCR/jbosscache-configuration-templates.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="JCR/lock-manager-config.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="JCR/query-handler-config.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="JCR/jbossts-transaction-service.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <!--
<xi:include href="JCR/transaction-manager-lookup.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
- <!-- statistics configs --><xi:include
href="JCR/statistics.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"
/>
+ -->
+ <!--
+ <xi:include href="JCR/statistics.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
</chapter>
Modified:
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/AuthenticationAndIdentity/SSO.xml
===================================================================
---
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/AuthenticationAndIdentity/SSO.xml 2010-11-11
18:25:34 UTC (rev 5046)
+++
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/AuthenticationAndIdentity/SSO.xml 2010-11-12
02:40:21 UTC (rev 5047)
@@ -785,11 +785,6 @@
</step>
<step>
<para>
- Add the JBoss Negotiation binary by copying
<filename><replaceable>PORTAL_SSO</replaceable>/spnego/jboss-negotiation-2.0.3.GA.jar</filename>
to
<filename>jboss-as/server/<replaceable>PROFILE</replaceable>/lib</filename>.
- </para>
- </step>
- <step>
- <para>
Add the Gatein SSO module binaries by adding
<filename><replaceable>PORTAL_SSO</replaceable>/spnego/gatein.ear/lib/sso-agent.jar</filename>
and
<filename><replaceable>PORTAL_SSO</replaceable>/spnego/gatein.ear/lib/spnego-<replaceable>VERSION</replaceable>-epp-GA.jar</filename>
to <filename>deploy/gatein.ear/lib</filename>.
</para>
</step>