[gatein-commits] gatein SVN: r8890 - epp/docs/branches/6.0/Reference_Guide/en-US/modules/AuthenticationAndIdentity.

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Oct 15 11:38:38 EDT 2012


Author: ppenicka
Date: 2012-10-15 11:38:38 -0400 (Mon, 15 Oct 2012)
New Revision: 8890

Modified:
   epp/docs/branches/6.0/Reference_Guide/en-US/modules/AuthenticationAndIdentity/SSO.xml
Log:
Implemented changes required in BZ#855858.

Modified: epp/docs/branches/6.0/Reference_Guide/en-US/modules/AuthenticationAndIdentity/SSO.xml
===================================================================
--- epp/docs/branches/6.0/Reference_Guide/en-US/modules/AuthenticationAndIdentity/SSO.xml	2012-10-15 15:38:18 UTC (rev 8889)
+++ epp/docs/branches/6.0/Reference_Guide/en-US/modules/AuthenticationAndIdentity/SSO.xml	2012-10-15 15:38:38 UTC (rev 8890)
@@ -467,12 +467,9 @@
       </step>
       <step>
         <para>
-                    Edit the <filename><replaceable>EPP_DIST</replaceable>/jboss-as/server/<replaceable>PROFILE</replaceable>/deploy/gatein.ear/META-INF/gatein-jboss-beans.xml</filename> and uncomment this section:
-                </para>
+                    Edit the <filename><replaceable>EPP_DIST</replaceable>/jboss-as/server/<replaceable>PROFILE</replaceable>/deploy/gatein.ear/META-INF/gatein-jboss-beans.xml</filename> file. In the file, first comment out or remove all &lt;login-module&gt; entries. Then uncomment the following section:
+        </para>
         <programlisting language="XML" role="XML"><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../extras/Authentication_Identity_SSO/default105.xml" parse="text"/></programlisting>
-        <para>
-                    There&apos;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:



More information about the gatein-commits mailing list