Author: smumford
Date: 2012-12-12 00:41:40 -0500 (Wed, 12 Dec 2012)
New Revision: 8991
Modified:
epp/docs/branches/6.0/Reference_Guide/en-US/modules/AuthenticationAndIdentity/SSO.xml
Log:
BZ856430: Fix minor build errors
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-12-12
05:37:16 UTC (rev 8990)
+++
epp/docs/branches/6.0/Reference_Guide/en-US/modules/AuthenticationAndIdentity/SSO.xml 2012-12-12
05:41:40 UTC (rev 8991)
@@ -639,14 +639,14 @@
</section>
</section>
- <section>
+ <section id="sect-Deploying_CAS_on_Tomcat">
<title><remark>BZ#856430 </remark>Build and Deploy the
CAS</title>
<remark>BZ#856430 - jmorgan - This is a new sections which captures
the final step an admin needs to do to bring all the cofiguration together.</remark>
<para>
Jasig CAS uses Apache Maven to build the
<filename>cas.war</filename> file. Follow the instructions to produce this
file, and deploy it to the Apache Tomcat server.
</para>
- <procedure id="sect-Deploying_CAS_on _Tomcat">
+ <procedure>
<title>Building CAS, and Deploying to Tomcat</title>
<step>
@@ -1186,7 +1186,8 @@
</substeps>
</step>
- <substeps>
+ <step>
+ <substeps>
<step>
<para>
Start the Portal.
@@ -1205,6 +1206,7 @@
</para>
</step>
</substeps>
+ </step>
</procedure>
</section>
</section>
@@ -1225,7 +1227,7 @@
</para>
<para>
- Refer to <xref linkend="sect-Deploying_CAS_on
_Tomcat"/> for more details.
+ Refer to <xref
linkend="sect-Deploying_CAS_on_Tomcat"/> for more details.
</para>
</step>