Web Services

Web Application WAR file -> Web Services tabbed pane

In the Web Services tabbed pane, you can define a web service for your Web application.

Defining a Web Service

To define a Web Service, do the following:

  1. Click Add. The Add Service Definition dialog box is displayed.
    1. Choose the WSDL file that defines the web service from the WSDL File column.
    2. Choose the map file the defines the deployment settings for the web service.
    3. Enter the web service name as it appears in your code in the Service Name field.
    4. Provide a display name for the web service.
    5. To close the dialog box, click OK.
  2. The web service definition appears in the tabbed pane.

To edit a web service definition, select the row containing the reference and click Edit.

To delete a definition, select the row containing the reference and click Delete. A confirmation dialog will ask you if you really want to delete the web service definition.

To provide a URL for the WSDL publish location, select a defined service from the Web Services pane and enter a URL in the WSDL Publish Location field. The WSDL Publish Location is optionally used to specify where the final WSDL and any dependent files should be stored. This location resides on the file system from which deployment is initiated.


Legal Notices