Using the WSDL Editor

ProcedureTo create a service individually

  1. 1. In the WSDL view, right-click the Services node and choose Add Service.

    A service node appears.

  2. If the Properties window is not visible, choose Window -> Properties.

  3. Select the service node.

  4. (Optional) Change the value of the Name property.

  5. Right-click the service node and choose Add -> Service Port.

    A port node appears.

  6. Select the port node.

  7. (Optional) Change the value of the Name property.

  8. Set the Binding property to the desired binding.

  9. Right-click the port node and add the address extensibility element (for example, File Address).

  10. For information on how to configure the address extensibility element, see the appropriate binding component user's guide.