Cooperative portlets using JSR 168 API

This sample illustrates a simple cooperative portlet implementation using the JSR 168 portlet API. In this example, the Property Broker Service provides support for the cooperative portlets.

Time required: 2 minutes

Note about WS-I compliance warning messages:

WS-I compliance warning messages will be displayed in the Problems view for Click-to-Action-enabled portlets. You can ignore them in the Click-to-Action WSDL resources. Alternatively, to prevent these warning messages from being displayed, you can change the compliance level on the WS-I compliance preferences:
  1. Select Window > Preferences > Workbench > Capabilities.
  2. Expand Web Service Developer, and ensure that Web Services Development is selected.
  3. Click Apply and then OK.
  4. Select Window > Preferences > Web Services > WS-I Compliance.
  5. Set the compliance levels to Ignore compliance, and then click Apply and OK.
  6. To remove the compliance warnings from the Problems view, in the Project Explorer, open the project's pop-up menu select Run Validation.
Related information
Prepare to import
Import the sample
Do a related tutorial