[gatein-commits] gatein SVN: r2425 - portal/trunk/docs/reference-guide/en/modules.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Mar 31 20:33:28 EDT 2010


Author: smumford
Date: 2010-03-31 20:33:28 -0400 (Wed, 31 Mar 2010)
New Revision: 2425

Modified:
   portal/trunk/docs/reference-guide/en/modules/WSRP.xml
Log:
update for Hudson build

Modified: portal/trunk/docs/reference-guide/en/modules/WSRP.xml
===================================================================
--- portal/trunk/docs/reference-guide/en/modules/WSRP.xml	2010-03-31 20:41:25 UTC (rev 2424)
+++ portal/trunk/docs/reference-guide/en/modules/WSRP.xml	2010-04-01 00:33:28 UTC (rev 2425)
@@ -5,8 +5,13 @@
    ]>
 <chapter id="wsrp">
    <title>Web Services for Remote Portlets (WSRP)</title>
-
-   <sect1>
+	<para>
+		Commented WSRP section out - not ready and breaking Publican builds.
+	</para>
+	<para>
+		Will re-include once completed.
+	</para>
+<!-- Commented as section not ready. Breaking Publican build.   <sect1>
       <title>Introduction</title>
       <para>The Web Services for Remote Portlets specification defines a web service interface for accessing and
          interacting with interactive presentation-oriented web services. It has been produced through the efforts of
@@ -640,12 +645,17 @@
 <deployments>
    <deployment>
       <wsrp-producer id="self" expiration-cache="300">
-         <!--
-         we need to use the individual endpoint configuration because the configuration via
-         wsdl forces an immediate attempt to access the web service description which is not
-         available yet at this point of deployment
-         -->
-         <endpoint-config>
+
+	<important>
+	<title>Was commented out</title>
+	<para>
+		we need to use the individual endpoint configuration because the configuration via
+	         wsdl forces an immediate attempt to access the web service description which is not
+	         available yet at this point of deployment
+	</para>
+	</important>
+
+        <endpoint-config>
             <service-description-url>
               http://localhost:8080/portal-wsrp/ServiceDescriptionService
             </service-description-url>
@@ -1094,5 +1104,5 @@
          </para>
       </sect2>
 
-   </sect1>
-</chapter>
\ No newline at end of file
+   </sect1> -->
+</chapter>



More information about the gatein-commits mailing list