Author: aakanksha_writer
Date: 2013-04-04 10:23:56 -0400 (Thu, 04 Apr 2013)
New Revision: 9252
Modified:
epp/docs/JPP/trunk/Reference_Guide/en-US/Reference_Guide.xml
epp/docs/JPP/trunk/Reference_Guide/en-US/modules/Advanced.xml
epp/docs/JPP/trunk/Reference_Guide/en-US/modules/Introduction.xml
epp/docs/JPP/trunk/Reference_Guide/en-US/modules/WSRP.xml
Log:
updated guide to remove sections moved to the dev and admin guides
Modified: epp/docs/JPP/trunk/Reference_Guide/en-US/Reference_Guide.xml
===================================================================
--- epp/docs/JPP/trunk/Reference_Guide/en-US/Reference_Guide.xml 2013-04-04 01:23:32 UTC
(rev 9251)
+++ epp/docs/JPP/trunk/Reference_Guide/en-US/Reference_Guide.xml 2013-04-04 14:23:56 UTC
(rev 9252)
@@ -8,27 +8,14 @@
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Preface.xml"/>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="modules/Introduction.xml"/>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="modules/ServerIntegration.xml"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="modules/PortalDevelopment.xml"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="modules/PortletDevelopment.xml"/>
+ <!-- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="modules/PortalDevelopment.xml"/>
+ <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="modules/PortletDevelopment.xml"/> -->
+
<part>
- <title>Authentication and Authorization</title>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="modules/AuthenticationAndIdentity/AuthenticationAuthorizationOverview.xml"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="modules/AuthenticationAndIdentity/PasswordEncryption.xml"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="modules/AuthenticationAndIdentity/PredefinedUserConfiguration.xml"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="modules/AuthenticationAndIdentity/AuthenticationTokenConfiguration.xml"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="modules/AuthenticationAndIdentity/BackendConfiguration.xml"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="modules/AuthenticationAndIdentity/OrganizationAPI.xml"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="modules/AuthenticationAndIdentity/AccessingUserProfile.xml"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="modules/AuthenticationAndIdentity/CoreOrganizationInitializer.xml"
encoding="UTF-8"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="modules/AuthenticationAndIdentity/SSO.xml"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="modules/AuthenticationAndIdentity/LDAP.xml"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="modules/AuthenticationAndIdentity/SAML2.xml"
encoding="UTF-8"/>
- </part>
- <part>
<title>Web Services for Remote Portlets (WSRP)</title>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="modules/WSRP.xml"/>
</part>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="modules/Advanced.xml"/>
+ <!-- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="modules/Advanced.xml"/> -->
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="modules/eXoJCR.xml"/>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Revision_History.xml"/>
</book>
Modified: epp/docs/JPP/trunk/Reference_Guide/en-US/modules/Advanced.xml
===================================================================
--- epp/docs/JPP/trunk/Reference_Guide/en-US/modules/Advanced.xml 2013-04-04 01:23:32 UTC
(rev 9251)
+++ epp/docs/JPP/trunk/Reference_Guide/en-US/modules/Advanced.xml 2013-04-04 14:23:56 UTC
(rev 9252)
@@ -3,7 +3,7 @@
<!ENTITY % BOOK_ENTITIES SYSTEM "Reference_Guide.ent">
%BOOK_ENTITIES;
]>
-<part id="part-Reference_Guide-Advanced_Development">
+ <part id="part-Reference_Guide-Advanced_Development">
<title>Advanced Development Foundations</title>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Advanced/Foundations.xml"/>
</part>
Modified: epp/docs/JPP/trunk/Reference_Guide/en-US/modules/Introduction.xml
===================================================================
--- epp/docs/JPP/trunk/Reference_Guide/en-US/modules/Introduction.xml 2013-04-04 01:23:32
UTC (rev 9251)
+++ epp/docs/JPP/trunk/Reference_Guide/en-US/modules/Introduction.xml 2013-04-04 14:23:56
UTC (rev 9252)
@@ -34,7 +34,7 @@
The installation root of the Central Authentication Service (CAS) single sign-on
framework. This directory is an arbitrary location chosen when CAS is downloaded and
installed.
</para>
<para>
- This convention is mainly used in <xref
linkend="sect-SSO_Single_Sign_On_-Central_Authentication_Service"/>.
+ This convention is mentioned in the Administration and Configuration guide chapter
SSO_Single_Sign_On_-Central_Authentication_Service
</para>
</listitem>
</varlistentry>
@@ -47,7 +47,7 @@
The
<filename>JPP_HOME/gatein/gatein.ear/portal.war/WEB-INF/conf/organization/</filename>
directory, which contains identity-related configuration resources.
</para>
<para>
- This convention is mainly used in <xref
linkend="chap-LDAP_Integration"/>.
+ This convention is mainly used in LDAP_Integration in Administration and
configuration guide.
</para>
</listitem>
</varlistentry>
@@ -85,7 +85,7 @@
The installation root of the Apache Tomcat server. Apache Tomcat is a simple
Java-based web server that can host servlets or JSP applications. It is not a part of
JBoss Portal Platform, however, it is used in various examples in this guide to host
single sign-on authentication services.
</para>
<para>
- This convention is mainly used in <xref
linkend="sect-Reference_Guide-SSO_Single_Sign_On"/>.
+ This convention is mainly used in Administration and Reference guide chapter
SSO_Single_Sign_On.
</para>
</listitem>
</varlistentry>
Modified: epp/docs/JPP/trunk/Reference_Guide/en-US/modules/WSRP.xml
===================================================================
--- epp/docs/JPP/trunk/Reference_Guide/en-US/modules/WSRP.xml 2013-04-04 01:23:32 UTC (rev
9251)
+++ epp/docs/JPP/trunk/Reference_Guide/en-US/modules/WSRP.xml 2013-04-04 14:23:56 UTC (rev
9252)
@@ -322,7 +322,7 @@
to end users, but also requires that the producer and consumer use the
same credentials. This means
that the username and password must be the same and valid on both
servers.
</para>
- <para>The recommended approach for this situation would be to use a common
LDAP configuration. Refer to <xref linkend="chap-LDAP_Integration"/> to
correctly configure LDAP on JBoss Portal Platform. </para>
+ <para>The recommended approach for this situation would be to use a common
LDAP configuration. See chapter LDAP_Integration in the Administration and Configuration
guide to correctly configure LDAP on JBoss Portal Platform. </para>
<section id="wss_configuration">
<title><remark>BZ#839355 </remark>WS-Security
Configuration</title>
<remark>Source:
https://docs.jboss.org/author/display/GTNPORTAL35/Securing+WSRP#SecuringW...