Author: jaredmorgs
Date: 2012-08-23 20:43:56 -0400 (Thu, 23 Aug 2012)
New Revision: 8819
Modified:
epp/docs/branches/5.2/Draft_CSP_Maps/ReferenceGuide.contentspec
Log:
Cumulative Updates
Modified: epp/docs/branches/5.2/Draft_CSP_Maps/ReferenceGuide.contentspec
===================================================================
--- epp/docs/branches/5.2/Draft_CSP_Maps/ReferenceGuide.contentspec 2012-08-23 04:42:06
UTC (rev 8818)
+++ epp/docs/branches/5.2/Draft_CSP_Maps/ReferenceGuide.contentspec 2012-08-24 00:43:56
UTC (rev 8819)
@@ -26,7 +26,7 @@
The skin service [N, Concept]
Skin configuration [N, Task]
Resource request filter [N, Task]
- Section: The default skin [N, Reference]
+ The default skin [N, Reference]
Process: Creating portal skins
Portal skin [X1, Concept]
Configuring a portal skin [N, Task]
@@ -285,7 +285,7 @@
LDAP configuration example [N, Reference]
Read-only groupTypeMappings example [N, Reference]
Default groupTypeMappings example [N, Reference]
- Section: Create Users and Groups without Organization API
+ Section: Create users and groups without Organization API
CoreOrganizationInitializer [N, Concept]
17.10.1. Enable CoreOrganizationInitializer [N, Task]
17.10.2. Operations [N, Reference]
@@ -294,7 +294,7 @@
Disabling launchAll Job Scheduler [N, Task]
Altering the way JCR objects are created on-demand, at user login. [N, Task]
Triggering operations through the JMX console [N, Task]
- REST Interface Example Commands [N, Reference]
+ REST interface example commands [N, Reference]
Chapter: Authorization
Authorization overview [N, Reference]
@@ -302,28 +302,128 @@
Portal level authorization [N, Reference]
Part: Web Services for Remote Portlets (WSRP)
-18.1. Introduction
-18.2. Level of support in JBoss Enterprise Portal Platform
-18.3. Deploying JBoss Enterprise Portal Platform's WSRP services
-18.3.1. Considerations to use WSRP when running JBoss Enterprise Portal Platform on a
non-default port or hostname
-18.4. Securing WSRP
-18.4.1. Considerations to use WSRP with SSL
-18.4.2. WSRP and WS-Security
-18.5. Making a portlet remotable
-18.6. Consuming WSRP portlets from a remote Consumer
-18.7. Consuming remote WSRP portlets in JBoss Enterprise Portal Platform
-18.7.1. Overview
-18.7.2. Configuring a remote producer using the configuration portlet
-18.7.3. Configuring access to remote producers via XML
-18.7.4. Adding remote portlets to categories
-18.7.5. Adding remote portlets to pages
-18.8. Consumers maintenance
-18.8.1. Modifying a currently held registration
-18.8.2. Consumer operations
-18.8.3. Importing and exporting portlets
-18.8.4. Erasing local registration data
-18.9. Configuring JBoss Enterprise Portal Platform's WSRP Producer
-18.9.1. Overview
-18.9.2. Default configuration
-18.9.3. Registration configuration
-18.9.4. WSRP validation mode
+ Chapter: WSRP Overview
+ Specification [N, Concept]
+ Level of support in JBoss Enterprise Portal Platform [N, Reference]
+ Deploying JBoss Enterprise Portal Platform's WSRP services [N, Reference]
+
+ Chapter: Securing WSRP
+ Considerations to use WSRP with SSL [N, Reference]
+ WSRP and WS-Security [N, Reference]
+ WS-Security configuration [N, Reference]
+ WS-Security producer and consumer configuration [N, Task]
+
+ Chapter: Making a portlet remotable
+ Single Portlet Remotable Example [N, Reference]
+ Multiple Portlets Remotable Example [N, Reference]
+ Consuming WSRP portlets from a remote Consumer
+
+ Chapter: Consuming remote WSRP portlets from a remote consumer
+ Overview [N, Concept]
+ Process: Consuming remote WSRP portlets in JBoss Enterprise Portal Platform
+ Configuring a remote producer using the configuration portlet [N, Task]
+ Adding remote portlets to categories [N, Task]
+ Process: Configuring access to remote producers via XML
+ Required configuration information [N, Task]
+ Optional configuration [N, Task]
+ Default configuration example [N, Reference]
+ Registration Data and Cache Expiry Example [N, Reference]
+ Adding remote portlets to categories [N, Task]
+ Process: Adding remote portlets to pages
+ Overview [N, Reference]
+ Adding a remote portlet to a page [N, Task]
+ Remote portlet example [N, Reference]
+
+ Chapter: Consumers maintenance
+ Consumer operations [N, Reference]
+ Registration modification for service upgrade [N, Task]
+ Registration modification on producer error [N, Task]
+ Importing and exporting portlets [N, Task]
+ Erasing local registration data [N, Task]
+
+ Chapter: Configuring JBoss Enterprise Portal Platform's WSRP Producer
+ Overview [N, Reference]
+ Default configuration [N, Reference]
+ Registration configuration [N, Task]
+ Customization of registration handling behavior [N, Task]
+ Registration configuration [N, Task]
+ WSRP validation mode [N, Reference]
+
+Part: Advanced Development Foundations
+
+19. Foundations
+19.1. The eXo Kernel
+19.1.1. Kernel configuration namespace
+19.2. Configuration Retrieval
+19.3. Advanced concepts for the PortalContainers
+19.3.1. Add new configuration files from a WAR file
+19.3.2. Creating your PortalContainers from a WAR file
+19.3.3. Defining a PortalContainer with its dependencies and its settings
+19.3.4. PortalContainer settings
+19.3.5. Adding dynamically settings and/or dependencies to a PortalContainer
+19.3.6. Disable dynamically a portal container
+19.4. Runtime configuration profiles
+19.4.1. Profiles activation
+19.4.2. Profiles configuration
+19.5. Component request life cycle
+19.5.1. Component request life cycle contract
+19.5.2. Request life cycle
+19.6. Configuring Services
+19.6.1. Configuration syntax
+19.7. Specific Services
+19.7.1. ListenerService
+19.7.2. Understanding the ListenerService
+19.7.3. Job Schedule
+19.7.4. The data source provider
+19.8. Configuring a portal container
+19.9. System property configuration
+19.9.1. Properties <init-param>
+19.9.2. Properties URL <init-param>
+19.9.3. System Property configuration of the properties URL
+19.9.4. Variable Syntaxes
+19.10. The Extension Mechanism and Portal Extensions
+19.10.1. Running Multiple Portals
+19.11. Manageability
+19.11.1. Introduction
+19.11.2. Managed framework API
+19.11.3. JMX Management View
+19.11.4. Example
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+