Specifying Your Web Services Options

When the method selected in the Methods List of the Class Browser is a Web services method, the Web Services Options command in the Methods menu is enabled.

To specify your Web services options

  1. In the Methods List of the Class Browser, select the JADE method of the subclass of the JadeWebService class or one of its subclasses whose Web services options you want to specify.

  2. Select the Web Services Options command from the Methods menu. This command is disabled if the selected method is not defined in a subclass of the JadeWebService class or one of its subclasses and the webService method option is not specified for that method.

    The Web Services Method Options dialog, shown in the following example, is then displayed.

  3. In the list box, select the SOAP header that you want to be part of this Web service message.

    In this release, you cannot set the actor or mustUnderstand attribute of SOAP headers at the method level. The values defined at the SOAP header class level are used.

  4. Click the OK button. Alternatively, click the Cancel button to abandon your selection.