Author: smumford
Date: 2011-11-10 16:57:36 -0500 (Thu, 10 Nov 2011)
New Revision: 8035
Modified:
epp/docs/branches/5.2/Reference_Guide-eXoJCR-1.14/en-US/modules/AuthenticationAndIdentity/SSO.xml
epp/docs/branches/5.2/Reference_Guide/en-US/modules/AuthenticationAndIdentity/SSO.xml
Log:
JBEPP-1350: Removed some references to Tomcat server.
Modified:
epp/docs/branches/5.2/Reference_Guide/en-US/modules/AuthenticationAndIdentity/SSO.xml
===================================================================
---
epp/docs/branches/5.2/Reference_Guide/en-US/modules/AuthenticationAndIdentity/SSO.xml 2011-11-10
21:35:23 UTC (rev 8034)
+++
epp/docs/branches/5.2/Reference_Guide/en-US/modules/AuthenticationAndIdentity/SSO.xml 2011-11-10
21:57:36 UTC (rev 8035)
@@ -41,12 +41,14 @@
</para>
</listitem>
</itemizedlist>
+ <!-- Removed as per
https://issues.jboss.org/browse/JBEPP-1350
<note>
<title>Prerequisites</title>
<para>
In this tutorial, the SSO server is being installed in a Tomcat
environment. Tomcat can be obtained from <ulink type="http"
url="http://tomcat.apache.org">http://tomcat.apache.org</ulink>.
</para>
</note>
+ Retaining as placeholder -->
<para>
All the packages required for SSO setup can be found in a zip file located in
the
<filename>jboss-epp-<replaceable>VERSION</replaceable>/gatein-sso</filename>
directory of the JBoss Enterprise Portal Platform binary package.
</para>
@@ -518,6 +520,7 @@
<para>
There's a line comment already in this source file to assist
you.
</para>
+ <!-- Removing as per
https://issues.jboss.org/browse/JBEPP-1350
<para>
In Tomcat, edit
<filename>GATEIN_HOME/conf/jaas.conf</filename>, uncomment on this section and
comment other parts:
</para>
@@ -526,6 +529,7 @@
portalContainerName=portal
realmName=gatein-domain;
</programlisting>
+ -->
</step>
<step>
<para>
@@ -990,6 +994,7 @@
<programlisting language="XML" role="XML"><xi:include
href="../../extras/Authentication_Identity_SSO/default118.xml"
parse="text"
xmlns:xi="http://www.w3.org/2001/XInclude"
/></programlisting>
</step>
+ <!-- Removed as per
https://issues.jboss.org/browse/JBEPP-1350
<step>
<para>
If you are running the product in Tomcat, edit
<replaceable><JBOSS_HOME></replaceable>/conf/jaas.conf,
uncomment the following section and comment all other sections:
@@ -1000,6 +1005,7 @@
realmName=gatein-domain;
</programlisting>
</step>
+ -->
<step>
<para>
Test the installation:
Modified:
epp/docs/branches/5.2/Reference_Guide-eXoJCR-1.14/en-US/modules/AuthenticationAndIdentity/SSO.xml
===================================================================
---
epp/docs/branches/5.2/Reference_Guide-eXoJCR-1.14/en-US/modules/AuthenticationAndIdentity/SSO.xml 2011-11-10
21:35:23 UTC (rev 8034)
+++
epp/docs/branches/5.2/Reference_Guide-eXoJCR-1.14/en-US/modules/AuthenticationAndIdentity/SSO.xml 2011-11-10
21:57:36 UTC (rev 8035)
@@ -51,6 +51,7 @@
</listitem>
</itemizedlist>
+ <!-- Removed as per
https://issues.jboss.org/browse/JBEPP-1350
<note>
<title>Prerequisites</title>
@@ -58,6 +59,7 @@
In this tutorial, the SSO server is being installed in a Tomcat
environment. Tomcat can be obtained from <ulink type="http"
url="http://tomcat.apache.org">
http://tomcat.apache.org </ulink> .
</para>
</note>
+ Retaining as placeholder -->
<para>
All the packages required for SSO setup can be found in a zip file located in
the
<filename>jboss-epp-<replaceable>VERSION</replaceable>/gatein-sso</filename>
directory of the JBoss Enterprise Portal Platform binary package.
@@ -595,6 +597,7 @@
There's a line comment already in this source file to assist you.
</para>
+ <!-- Removing as per
https://issues.jboss.org/browse/JBEPP-1350
<para>
In Tomcat, edit
<filename>GATEIN_HOME/conf/jaas.conf</filename>, uncomment on this section and
comment other parts:
</para>
@@ -603,6 +606,7 @@
portalContainerName=portal
realmName=gatein-domain;
</programlisting>
+ -->
</step>
<step>
@@ -1132,6 +1136,7 @@
<programlisting language="XML" role="XML"><xi:include
href="../../extras/Authentication_Identity_SSO/default118.xml"
parse="text"
xmlns:xi="http://www.w3.org/2001/XInclude"
/></programlisting>
</step>
+ <!-- Removed as per
https://issues.jboss.org/browse/JBEPP-1350
<step>
<para>
If you are running the product in Tomcat, edit
<replaceable><JBOSS_HOME></replaceable>/conf/jaas.conf,
uncomment the following section and comment all other sections:
@@ -1142,6 +1147,7 @@
realmName=gatein-domain;
</programlisting>
</step>
+ -->
<step>
<para>