Author: chris.laprun(a)jboss.com
Date: 2007-06-27 15:43:34 -0400 (Wed, 27 Jun 2007)
New Revision: 7591
Modified:
docs/trunk/referenceGuide/en/modules/wsrp.xml
docs/trunk/userGuide/en/modules/featurelist.xml
Log:
- Updated feature list to refer to WSRP chapter.
Modified: docs/trunk/referenceGuide/en/modules/wsrp.xml
===================================================================
--- docs/trunk/referenceGuide/en/modules/wsrp.xml 2007-06-27 19:32:32 UTC (rev 7590)
+++ docs/trunk/referenceGuide/en/modules/wsrp.xml 2007-06-27 19:43:34 UTC (rev 7591)
@@ -38,7 +38,7 @@
</para>
</sect1>
- <sect1>
+ <sect1 id="wsrp_support">
<title>Level of support in JBoss Portal</title>
<para>The WSRP Technical Committee defined <ulink
url="http://www.oasis-open.org/committees/download.php/3073">...
Use Profiles</ulink> to help with WSRP interoperability. We will refer to
terms defined in that document in
@@ -75,7 +75,7 @@
<emphasis>jboss-portal.sar</emphasis> service archive.</para>
<para>If you've obtained the source distribution of JBoss Portal, you
need to build and deploy the WSRP service
separately. Please follow the instructions on how to install
- <ulink
url="http://docs.jboss.com/jbportal/v2.6/reference-guide/en/html_sin...
Portal
+ <ulink
url="http://docs.jboss.com/jbportal/v2.6/reference-guide/en/html/ins...
Portal
from the sources</ulink>. Once this is done, navigate to
<emphasis>JBOSS_PORTAL_HOME_DIRECTORY/wsrp</emphasis>
and type:
<programlisting>build deploy</programlisting>
Modified: docs/trunk/userGuide/en/modules/featurelist.xml
===================================================================
--- docs/trunk/userGuide/en/modules/featurelist.xml 2007-06-27 19:32:32 UTC (rev 7590)
+++ docs/trunk/userGuide/en/modules/featurelist.xml 2007-06-27 19:43:34 UTC (rev 7591)
@@ -65,7 +65,9 @@
<emphasis role="bold">Java Management Extension (JMX)
1.2</emphasis>
</listitem>
<listitem>
- <emphasis role="bold">Web Services for Remote Portlets (WSRP)
1.0 Base Level </emphasis>
+ <emphasis role="bold">Web Services for Remote Portlets (WSRP)
1.0</emphasis>
+ See <ulink
url="http://docs.jboss.com/jbportal/v2.6/reference-guide/en/html/wsr...
+ support in Portal</ulink> for more details.
</listitem>
<listitem>
<emphasis role="bold">Full J2EE 1.4 compliance when used with
JBoss AS</emphasis>
@@ -115,31 +117,8 @@
Portlets utilizing Struts,
Spring MVC, Sun JSF-RI, AJAX, or MyFaces are supported.
</listitem>
- </itemizedlist>
+ </itemizedlist>
<para>
- <emphasis role="bold">Web Services for Remote
Portlets</emphasis>
- </para>
- <itemizedlist>
- <listitem>
- <emphasis role="bold">WSRP Consumer</emphasis>
- <itemizedlist>
- <listitem>Support for WSRP Base level (support for service description
and markup interfaces)</listitem>
- <listitem>Ability to easily consume portlets from remote
producers</listitem>
- <listitem>Seamless integration of WSRP portlets in
portal</listitem>
- <listitem>Support for simple registration schemes</listitem>
- <listitem>Simple caching of markup and metadata</listitem>
- </itemizedlist>
- </listitem>
- <listitem>
- <emphasis role="bold">WSRP Producer</emphasis>
- <itemizedlist>
- <listitem>Support for WSRP Base level (support for service description
and markup interfaces)</listitem>
- <listitem>Local portlets can easily be exposed remotely to WSRP
consumers</listitem>
- <listitem>Includes a local WSRP producer to easily test WSRP in Portal
('self' portlet provider)</listitem>
- </itemizedlist>
-</listitem>
- </itemizedlist>
- <para>
<emphasis role="bold">Themes and Layouts</emphasis>
</para>
<itemizedlist>