Cooperative portlets

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.

To use this sample, you must have an application server installed and configured. To verify that a server runtime environment is available, click Window > Preferences, expand Server, and then click Installed Runtimes. You can use this pane to add, remove, or edit installed server runtime definitions. You can also download and install support for a new server.


Feedback