You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by vk...@apache.org on 2008/10/29 09:48:14 UTC

svn commit: r708832 - in /portals/jetspeed-2/portal/trunk/xdocs/guides: guide-components.xml guide-database.xml guide-pipeline.xml guide-security.xml guide-sso.xml index.xml

Author: vkumar
Date: Wed Oct 29 01:48:14 2008
New Revision: 708832

URL: http://svn.apache.org/viewvc?rev=708832&view=rev
Log:
Updating links in guide for documentation location

Modified:
    portals/jetspeed-2/portal/trunk/xdocs/guides/guide-components.xml
    portals/jetspeed-2/portal/trunk/xdocs/guides/guide-database.xml
    portals/jetspeed-2/portal/trunk/xdocs/guides/guide-pipeline.xml
    portals/jetspeed-2/portal/trunk/xdocs/guides/guide-security.xml
    portals/jetspeed-2/portal/trunk/xdocs/guides/guide-sso.xml
    portals/jetspeed-2/portal/trunk/xdocs/guides/index.xml

Modified: portals/jetspeed-2/portal/trunk/xdocs/guides/guide-components.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/xdocs/guides/guide-components.xml?rev=708832&r1=708831&r2=708832&view=diff
==============================================================================
--- portals/jetspeed-2/portal/trunk/xdocs/guides/guide-components.xml (original)
+++ portals/jetspeed-2/portal/trunk/xdocs/guides/guide-components.xml Wed Oct 29 01:48:14 2008
@@ -79,7 +79,7 @@
             <th>Description</th>
           </tr>
           <tr>
-            <td><a href="../multiproject/jetspeed-capability/index.html"><code>Capabilities</code></a></td>
+            <td><a href="../components/jetspeed-capability/index.html"><code>Capabilities</code></a></td>
             <td>The <code>Capabilities</code> components maps clients to supported mime types and media types.
             It creates a <code>CapabilityMap</code> that is used through the portal engine to render the
             portal content for the targetted client.</td>
@@ -94,11 +94,11 @@
             <th>Description</th>
           </tr>
           <tr>
-            <td><a href="../multiproject/jetspeed-cm/index.html"><code>ComponentManager</code></a></td>
+            <td><a href="../components/jetspeed-cm/index.html"><code>ComponentManager</code></a></td>
             <td>The <code>ComponentManager</code> provides a generic layer of abstraction on top of the component framework
             being used.  The default <code>ComponentManager</code> implementation in Jetspeed-2 is the 
             <code>SpringComponentManager</code>.  More information can be found in the 
-            <a href="../multiproject/jetspeed-cm/index.html"><code>ComponentManager</code> documentation</a>.</td>
+            <a href="../components/jetspeed-cm/index.html"><code>ComponentManager</code> documentation</a>.</td>
           </tr>
 		</table><br/>
 		<table>
@@ -110,14 +110,14 @@
             <th>Description</th>
           </tr>
           <tr>
-            <td><a href="../multiproject/jetspeed-deploy-tools/deploy-tools.html"><code>JetspeedDeploy</code></a></td>
+            <td><a href="../components/jetspeed-deploy-tools/deploy-tools.html"><code>JetspeedDeploy</code></a></td>
             <td><code>JetspeedDeploy</code> prepares portlet applications prior to being deployed in Jetspeed-2.  More information can be found in the 
-            <a href="../multiproject/jetspeed-deploy-tools/deploy-tools.html"><code>JetspeedDeploy</code> documentation</a>.</td>
+            <a href="../components/jetspeed-deploy-tools/deploy-tools.html"><code>JetspeedDeploy</code> documentation</a>.</td>
           </tr>
           <tr>
-            <td><a href="../multiproject/jetspeed-deploy-tools/index.html"><code>DeploymentManager</code></a></td>
+            <td><a href="../components/jetspeed-deploy-tools/index.html"><code>DeploymentManager</code></a></td>
             <td>The <code>DeploymentManager</code> listens for new portal assets (portlets, decorators) to be deployed.  An overview of how deployment
-            works in Jetspeed-2 can be found <a href="../multiproject/jetspeed-deploy-tools/index.html">here</a>.</td>
+            works in Jetspeed-2 can be found <a href="../components/jetspeed-deploy-tools/index.html">here</a>.</td>
           </tr>
 		</table><br/>
 		<table>
@@ -129,7 +129,7 @@
             <th>Description</th>
           </tr>
           <tr>
-            <td><a href="../multiproject/jetspeed-portal/pipeline.html"><code>Pipeline</code></a></td>
+            <td><a href="../components/jetspeed-portal/pipeline.html"><code>Pipeline</code></a></td>
             <td>The <code>Pipeline</code> orchestrates the <code>Valve</code> that are performing atomic operation on a
             Jetspeed-2 request.</td>
           </tr>
@@ -143,7 +143,7 @@
             <th>Description</th>
           </tr>
           <tr>
-            <td><a href="../multiproject/jetspeed-prefs/index.html"><code>PreferencesProvider</code></a></td>
+            <td><a href="../components/jetspeed-prefs/index.html"><code>PreferencesProvider</code></a></td>
             <td>The <code>PreferencesProvider</code> exposes Jetspeed-2 implementation of the <code>java.util.Preferences</code> API.</td>
           </tr>
 		</table><br/>
@@ -156,11 +156,11 @@
             <th>Description</th>
           </tr>
           <tr>
-            <td><a href="../multiproject/jetspeed-rdbms/index.html"><code>ConnectionRepositoryEntry</code></a></td>
+            <td><a href="../components/jetspeed-rdbms/index.html"><code>ConnectionRepositoryEntry</code></a></td>
             <td>The <code>ConnectionRepositoryEntry</code> exposes Jetspeed-2 implementation of the <code>java.util.Preferences</code> API.</td>
           </tr>
           <tr>
-            <td><a href="../multiproject/jetspeed-rdbms/dao.html"><code>InitablePersistenceBrokerDaoSupport</code></a></td>
+            <td><a href="../components/jetspeed-rdbms/dao.html"><code>InitablePersistenceBrokerDaoSupport</code></a></td>
             <td><code>InitablePersistenceBrokerDaoSupport</code> provides data access and persistence support for Jetspeed-2.</td>
           </tr>
 		</table><br/>
@@ -173,25 +173,25 @@
             <th>Description</th>
           </tr>
           <tr>
-            <td><a href="../multiproject/jetspeed-security/arch.html"><code>DefaultLoginModule</code></a><br/>
-            <a href="../multiproject/jetspeed-security/arch.html"><code>RdbmsPolicy</code></a><br/></td>
+            <td><a href="../components/jetspeed-security/arch.html"><code>DefaultLoginModule</code></a><br/>
+            <a href="../components/jetspeed-security/arch.html"><code>RdbmsPolicy</code></a><br/></td>
             <td>Jetspeed-2 default implementation for <a href="http://java.sun.com/products/jaas/">JAAS services</a>.  Jetspeed-2 leverages JAAS as 
             a generic security standard framework to expose security functionality to the portal engine.  The JAAS services
             leverage Jetspeed-2 coarsed grained services for which specific implementations are provided through Jetspeed-2 security SPI.</td>
           </tr>
           <tr>
-            <td><a href="../multiproject/jetspeed-security/arch.html"><code>UserManager</code></a><br/>
-            <a href="../multiproject/jetspeed-security/arch.html"><code>RoleManager</code></a><br/>
-            <a href="../multiproject/jetspeed-security/arch.html"><code>GroupManager</code></a><br/>
-            <a href="../multiproject/jetspeed-security/arch.html"><code>PermissionManager</code></a></td>
+            <td><a href="../components/jetspeed-security/arch.html"><code>UserManager</code></a><br/>
+            <a href="../components/jetspeed-security/arch.html"><code>RoleManager</code></a><br/>
+            <a href="../components/jetspeed-security/arch.html"><code>GroupManager</code></a><br/>
+            <a href="../components/jetspeed-security/arch.html"><code>PermissionManager</code></a></td>
             <td>Coarsed grained security components exposing Jetspeed-2 security management APIs.</td>
           </tr>
           <tr>
-            <td><a href="../multiproject/jetspeed-security/arch.html"><code>UserSecurityHandler</code></a><br/>
-            <a href="../multiproject/jetspeed-security/arch.html"><code>CredentialHandler</code></a><br/>
-            <a href="../multiproject/jetspeed-security/arch.html"><code>GroupSecurityHandler</code></a><br/>
-            <a href="../multiproject/jetspeed-security/arch.html"><code>RoleSecurityHandler</code></a><br/>
-            <a href="../multiproject/jetspeed-security/arch.html"><code>SecurityMappingHandler</code></a></td>
+            <td><a href="../components/jetspeed-security/arch.html"><code>UserSecurityHandler</code></a><br/>
+            <a href="../components/jetspeed-security/arch.html"><code>CredentialHandler</code></a><br/>
+            <a href="../components/jetspeed-security/arch.html"><code>GroupSecurityHandler</code></a><br/>
+            <a href="../components/jetspeed-security/arch.html"><code>RoleSecurityHandler</code></a><br/>
+            <a href="../components/jetspeed-security/arch.html"><code>SecurityMappingHandler</code></a></td>
             <td>Fined grained Jetspeed-2 security SPI components exposing a specific implementation to the Jetspeed-2
             security engine.  This mechanism provides a flexible framework for supporting multiple security implementation
             without having to impact the higher level security services.</td>
@@ -206,12 +206,12 @@
             <th>Description</th>
           </tr>
           <tr>
-            <td><a href="../multiproject/jetspeed-search/index.html"><code>SearchEngine</code></a></td>
+            <td><a href="../components/jetspeed-search/index.html"><code>SearchEngine</code></a></td>
             <td><code>SearchEngine</code> provides the integration with the <a href="http://lucene.apache.org/">Apache Lucene</a> search
             engine.</td>
           </tr>
           <tr>
-            <td><a href="../multiproject/jetspeed-search/index.html"><code>HandlerFactory</code></a></td>
+            <td><a href="../components/jetspeed-search/index.html"><code>HandlerFactory</code></a></td>
             <td>The <code>HandlerFactory</code> exposes the documents handlers to the <code>SearchEngine</code>.</td>
           </tr>
 		</table><br/>
@@ -224,18 +224,18 @@
             <th>Description</th>
           </tr>
           <tr>
-            <td><a href="../multiproject/jetspeed-statistics/index.html"><code>PortalStatistics</code></a></td>
+            <td><a href="../components/jetspeed-statistics/index.html"><code>PortalStatistics</code></a></td>
             <td><code>PortalStatistics</code> exposes the Jetspeed-2 data collection API for data collection and data
             retrieval.</td>
           </tr>
           <tr>
-            <td><a href="../multiproject/jetspeed-statistics/index.html"><code>BatchedStatistics</code></a></td>
+            <td><a href="../components/jetspeed-statistics/index.html"><code>BatchedStatistics</code></a></td>
             <td><code>BatchedStatistics</code> is responsible for the batch collection of statistics data given
             a time to flush period.</td>
           </tr>
           <tr>
-            <td><a href="../multiproject/jetspeed-statistics/aggregation.html"><code>AggregateStatistics</code></a><br/>
-            <a href="../multiproject/jetspeed-statistics/aggregation.html"><code>StatisticsQueryCriteria</code></a></td>
+            <td><a href="../components/jetspeed-statistics/aggregation.html"><code>AggregateStatistics</code></a><br/>
+            <a href="../components/jetspeed-statistics/aggregation.html"><code>StatisticsQueryCriteria</code></a></td>
             <td><code>AggregateStatistics</code> interacts with the <code>PortalStatistics</code> component to provide
             aggregate portal data for a specific event and search criteria provided by <code>StatisticsQueryCriteria</code>.</td>
           </tr>   

Modified: portals/jetspeed-2/portal/trunk/xdocs/guides/guide-database.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/xdocs/guides/guide-database.xml?rev=708832&r1=708831&r2=708832&view=diff
==============================================================================
--- portals/jetspeed-2/portal/trunk/xdocs/guides/guide-database.xml (original)
+++ portals/jetspeed-2/portal/trunk/xdocs/guides/guide-database.xml Wed Oct 29 01:48:14 2008
@@ -264,7 +264,7 @@
 			<subsection name="Datasource Configuration with Jetspeed-2">
 			<p>
 			Jetspeed-2 requires a datasource to be configured in the application server on which it is being deployed.
-			For more information, see the <a href="../multiproject/jetspeed-rdbms/index.html">RDBMS component documentation</a>.
+			For more information, see the <a href="../components/jetspeed-rdbms/index.html">RDBMS component documentation</a>.
 			</p>
 			</subsection>
 

Modified: portals/jetspeed-2/portal/trunk/xdocs/guides/guide-pipeline.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/xdocs/guides/guide-pipeline.xml?rev=708832&r1=708831&r2=708832&view=diff
==============================================================================
--- portals/jetspeed-2/portal/trunk/xdocs/guides/guide-pipeline.xml (original)
+++ portals/jetspeed-2/portal/trunk/xdocs/guides/guide-pipeline.xml Wed Oct 29 01:48:14 2008
@@ -31,7 +31,7 @@
 			<br/>
 			In Jetspeed-2 request are processed through a series of <code>Valve</code> assembled together as a
 			pipeline.  For detailed information about Jetspeed-2 pipeline, 
-			<a href="../multiproject/jetspeed-portal/pipeline.html">click here</a>.
+			<a href="../components/jetspeed-portal/pipeline.html">click here</a>.
 			</p>
 		</section>
 

Modified: portals/jetspeed-2/portal/trunk/xdocs/guides/guide-security.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/xdocs/guides/guide-security.xml?rev=708832&r1=708831&r2=708832&view=diff
==============================================================================
--- portals/jetspeed-2/portal/trunk/xdocs/guides/guide-security.xml (original)
+++ portals/jetspeed-2/portal/trunk/xdocs/guides/guide-security.xml Wed Oct 29 01:48:14 2008
@@ -28,7 +28,7 @@
 			<p>
 				An overview of Jetspeed-2 security architecture is
 				available
-				<a href="../multiproject/jetspeed-security/arch.html">
+				<a href="../components/jetspeed-security/arch.html">
 					here
 				</a>
 				.
@@ -37,7 +37,7 @@
 				<p>
 					Jetspeed-2 provides a
 					<a
-						href="../multiproject/jetspeed-security/login-module.html">
+						href="../components/jetspeed-security/login-module.html">
 						LoginModule implementation
 					</a>
 					that leverage the security SPI model to interact
@@ -48,18 +48,18 @@
 					the <a href="guide-portal-assembly.html">portal application assembly directory</a>.  Jetspeed-2
 					supports authentication against:
 					<ul>
-						<li>A <a href="../multiproject/jetspeed-security/config.html#security-spi-atn_xml">relational database</a> (default authentication implementation).</li>
-						<li>A <a href="../multiproject/jetspeed-security/ldap.html">LDAP authentication</a> implementation.</li>
+						<li>A <a href="../components/jetspeed-security/config.html#security-spi-atn_xml">relational database</a> (default authentication implementation).</li>
+						<li>A <a href="../components/jetspeed-security/ldap.html">LDAP authentication</a> implementation.</li>
 				    </ul>
 				</p>
 			</subsection>
 			<subsection name="Guide to Authorization Configuration">
 				<p>
-					Jetspeed-2 provides a <a href="http://portals.apache.org/jetspeed-2/multiproject/jetspeed-security/atz-jaas.html">relational database backed JAAS policy implementation</a>.
+					Jetspeed-2 provides a <a href="http://portals.apache.org/jetspeed-2/components/jetspeed-security/atz-jaas.html">relational database backed JAAS policy implementation</a>.
 				</p>
 				<p>
 					Jetspeed-2 authorization implementation relies on a SPI model as well and is configured through <code>security-spi-atz.xml</code>.
-					Configuration details are available <a href="../multiproject/jetspeed-security/config.html">here</a>.
+					Configuration details are available <a href="../components/jetspeed-security/config.html">here</a>.
 				</p>
 			</subsection>
 		</section>

Modified: portals/jetspeed-2/portal/trunk/xdocs/guides/guide-sso.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/xdocs/guides/guide-sso.xml?rev=708832&r1=708831&r2=708832&view=diff
==============================================================================
--- portals/jetspeed-2/portal/trunk/xdocs/guides/guide-sso.xml (original)
+++ portals/jetspeed-2/portal/trunk/xdocs/guides/guide-sso.xml Wed Oct 29 01:48:14 2008
@@ -26,15 +26,15 @@
   <body>
 <section name="Single Sign On (SSO)">
 <p>
-Jetspeed 2 provides a Single-Sign-On component for storing credentials for a protected site which can be an URL or application.  Please visit the <a href="../multiproject/jetspeed-sso/index.html">Jetspeed-2 Single Sign On</a>
+Jetspeed 2 provides a Single-Sign-On component for storing credentials for a protected site which can be an URL or application.  Please visit the <a href="../components/jetspeed-sso/index.html">Jetspeed-2 Single Sign On</a>
 sub project documentation.
 </p>
 <p>
 The SSO feature includes three main components:
 <ul>
-	<li>The SSO Provider service which handles the backend operations <a href="../multiproject/jetspeed-sso/index.html">SSO Provider</a></li>
-	<li>The SSO Management Portlet <a href="../multiproject/jetspeed-sso/index.html">SSO Admin Portlet</a></li>
-	<li>The SSO Proxy Portlet <a href="../multiproject/jetspeed-sso/index.html">SSO Proxy Portlet</a></li>
+	<li>The SSO Provider service which handles the backend operations <a href="../components/jetspeed-sso/index.html">SSO Provider</a></li>
+	<li>The SSO Management Portlet <a href="../components/jetspeed-sso/index.html">SSO Admin Portlet</a></li>
+	<li>The SSO Proxy Portlet <a href="../components/jetspeed-sso/index.html">SSO Proxy Portlet</a></li>
 </ul>
 </p>
 </section>

Modified: portals/jetspeed-2/portal/trunk/xdocs/guides/index.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/xdocs/guides/index.xml?rev=708832&r1=708831&r2=708832&view=diff
==============================================================================
--- portals/jetspeed-2/portal/trunk/xdocs/guides/index.xml (original)
+++ portals/jetspeed-2/portal/trunk/xdocs/guides/index.xml Wed Oct 29 01:48:14 2008
@@ -81,7 +81,7 @@
 		<subsection name="Guides to Jetspeed-2 Tools">
 		<ul>
 			<li><a href="guide-jpt.html">Guide to Jetspeed-2 Power Tools</a></li>
-			<li><a href="../multiproject/jetspeed-deploy-tools/index.html">Guide to Jetspeed-2 Portlet Application Deployment</a></li>
+			<li><a href="../components/jetspeed-deploy-tools/index.html">Guide to Jetspeed-2 Portlet Application Deployment</a></li>
 			<li><a href="../j2-maven-plugin.html">Guide to Jetspeed-2 Maven Plugin</a></li>			
 		</ul>
 		</subsection>



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org