Faces portlet (using the IBM portlet API) sample

This sample creates a portlet project that includes Faces portlets based on the IBM portlet API.

The Faces portlet project contains three portlets: the Trouble Ticket List portlet, the Trouble Ticket Detail portlet, and the Customer List portlet. The application simulates a customer support tracking system, and includes a customer lookup function, along with dynamic, form-based trouble tracking.


Time to import and configure the sample   Import and configure: 2 minutes
Import the sample   Import the sample
Build it yourself   Build it yourself

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.