Setting the level of WS-I compliance

The Web services WS-I validation tools support the level of WS-I compliance outlined in the WS-I Basic Profile 1.1, the WS-I Simple SOAP Binding Profile 1.0 (WS-I SSBP), the WS-I Attachments Profile 1.0 (WS-I AP), and the WS-I Basic Security Profile 1.0 (WS-I BSP). You can choose to make your Web service compliant or non-compliant, depending on your needs. For example, encoded style (RPC/encoded), SOAP over JMS protocols are not WS-I compliant.

You can set the level of compliance for either the Basic Profile and the Simple SOAP Binding Profile, or for the Attachments Profile. You can select from three levels of compliance with WS-I specifications:

You can set the level of WS-I compliance at the workspace level, or at the project level.

Set the level of WS-I compliance for the workspace

To set the level of WS-I compliance for the workspace:

  1. From the Window menu, select Preferences.
  2. Select Web Services from the component tree on the left-hand side of the panel.
  3. Depending on which of the profiles you want to set the compliance for, do one of the following:
    • If you want to set the level of compliance for WS-I SSBP or WS-I AP, under Profile Compliance and Validation select the level of compliance you want from the drop-down lists.
    • If you want to set the level of compliance for WS-I BSP, under WS-I BSP Compliance select the level of compliance you want from the drop-down lists.
  4. Click Apply, then click OK.

Set the level of WS-I compliance for a project

To set the level of WS-I compliance for a project:

  1. In the Project Navigator, right click and select Properties.
  2. Select WS-I Compliance from the component tree on the left-hand side of the panel.
  3. Depending on which of the profiles you want to set the compliance for, do one of the following:
    • If you want to set the level of compliance for WS-I SSBP or WS-I AP, under Profile Compliance and Validation select the level of compliance you want from the drop-down lists.
    • If you want to set the level of compliance for WS-I BSP, under WS-I BSP Compliance select the level of compliance you want from the drop-down lists.
  4. Click Apply, then click OK.

Feedback