Author: thomas.heute(a)jboss.com
Date: 2010-05-03 07:01:14 -0400 (Mon, 03 May 2010)
New Revision: 2934
Modified:
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/modules/WSRP.xml
Log:
Minor: Fixing wrong URL
Modified:
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/modules/WSRP.xml
===================================================================
---
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/modules/WSRP.xml 2010-05-03
10:59:43 UTC (rev 2933)
+++
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/modules/WSRP.xml 2010-05-03
11:01:14 UTC (rev 2934)
@@ -197,7 +197,7 @@
WSRP Consumers vary a lot as far as how they are configured. Most of them require that
you specify the URL for the Producer's WSDL definition. Please refer to your
Consumer's documentation for specific instructions. For instructions on how to do so
in &PRODUCT_NAME;, please refer to <xref
linkend="sect-Reference_Guide-Web_Services_for_Remote_Portlets_WSRP-Consuming_remote_WSRP_portlets_in_PRODUCT_NAME"
/>.
</para>
<para>
- &PRODUCT_NAME;'s Producer is automatically set up when you deploy a portal
instance with the WSRP service. You can access the WSDL file at
<filename>http://{hostname}:{port}/portal-wsrp/MarkupService?wsdl</filename>.
The default hostname is <literal>localhost</literal> and the default port is
8080.
+ &PRODUCT_NAME;'s Producer is automatically set up when you deploy a portal
instance with the WSRP service. You can access the WSDL file at
<filename>http://{hostname}:{port}/wsrp-producer/MarkupService?wsdl</filename>.
The default hostname is <literal>localhost</literal> and the default port is
8080.
</para>
</section>
Show replies by date