Sun Java System Portal Server 7.2 Administration Guide

Administering the WSRP Consumer

This section describes the tasks to administer the WSRP Consumer:

ProcedureTo Add a Configured Producer

  1. Log in to the Portal Server management console.

  2. Select the Portals tab.

  3. Select a portal server from Portals.

  4. Click WSRP, then Producers from the submenu.

  5. From Select DN drop-down menu choose any DN.

  6. Under Configured Producer click New to launch the wizard.

  7. Follow the instructions to create the specified configured producer.

    For more information about the attributes, see Sun Java System Portal Server 7.1 Technical Reference

Equivalent psadmin Command

psadmin create-configured-producer

ProcedureTo Edit a Configured Producer

  1. Log in to the Portal Server management console.

  2. Select the Portals tab.

  3. Select a portal server from Portals.

  4. Click WSRP, then Consumer from the submenu.

  5. From Select DN drop-down menu choose any DN.

  6. Select a configured producer and modify the configuration attributes as necessary.


    Note –

    Use the Update Service Description option to update any changes made to the producer. See Updating Service Description.


    For more information about the attributes, see Sun Java System Portal Server 7.1 Technical Reference

  7. Click Save to record the changes.

Equivalent psadmin Command

psadmin set-attribute

ProcedureTo Specify the Consumer Name

The WSRP consumer sends the consumer name to producers during registration. The value specified for the consumer name is used as the default unless a value is specified for consumer name at the organization or suborganization level.

  1. Log in to the Portal Server management console.

  2. Select the Portals tab.

  3. Select a portal server from Portals.

  4. Click WSRP, then Consumer from the submenu.

  5. From Select DN drop-down menu choose any DN.

  6. Under WSRP Consumer, click Edit.

  7. Specify the consumer name.

  8. Click OK.

Equivalent psadmin Command

psadmin set-attribute

ProcedureTo Troubleshoot WSRP Channels

If you cannot access WSRP channels, check whether the Derby is up and running. If Derby is not running, restart it. If you cannot access WSRP channels even after restarting the Derby, follow the below procedure to access WSRP channels.

  1. Login to the Application Server Administration Console.

  2. Click Resources in the left pane.

  3. Navigate to JDBC and click Connection Pools.

  4. Click WSRPDataSourcePool.

    The Edit Connection Pool page appears on the right pane.

  5. Enable Connection validation by selecting Required, and click Save.

  6. Refresh the Portal desktop to view WSRP channels.