The Source for Java Technology Collaboration


OpenPortal? WSRP version 1.0 User Guide

Here is the OpenPortal? WSRP version 1.0 User Guide.

Step 1: Creating WSRP Producer

The WSRP Producer Admin portlet provides the necessary GUI for creating and managing WSRP Producers. There exists a default producer called "SampleProducer" which is disabled.

  1. To enable this producer. Edit the producer by clicking on the link.
  2. Publish some portlets i.e move the portlets from "Unpublished Portlets" list to "Published Portlets" list.
  3. Enable the producer.
  4. Click save to save the changes.

Step 2 : Creating WSRP Consumer

You can create a WSRP Consumer by using the WSRP Consumer Admin Portlet. To create a consumer you'd need to have a producer URL. You can choose to use the "SampleProducer" which we created in the above step. To create a consumer

  1. Click "New" on the WSRP Consumer Portlet
  2. Provide the WSRP Producer WSDL URL and click "Get info"
  3. If the producer requires registration, provide the details
  4. Click finish to complete the Consumer creation.

Step 3: Creating Remote/WSRP Portlets.

The WSRP Consumer Admin portlets provides a "Create" link in each of the available Consumers

  1. Click the "Create" to create a channel
  2. Choose a name for the portlet
  3. Choose the remote portlet handle which you want to consumer
  4. Click finish.

Step 4: Viewing Remote/WSRP Portlets

Click the WSRP tab on the portlet container driver to view the remote portlet that we just created.

Related documents:

  1. WSRP installation on Glassfish
  2. Sample Portlets from OpenPortal Portlet Repository

Topic WSRPv1UserGuide . { Edit | Ref-By | Printable | Diffs r1 | More }
 XML java.net RSS

Revision r1 - 08 Apr 2008 - 07:12:35 - Main.t_rajesh
Parents: WebHome > WSRP