Previous Topic Next topic Print topic


Setting the service endpoint

The service endpoint is the URL used by the client to locate the implementation of the Web service at run time. To set the endpoint:
  1. In the Design tab of the WSDL editor, overwrite the BookLegacySOAP address property of the BookLegacy service with the location of your JBoss server. This is usually http://localhost:8080.
    Note: If BookLegacy.wsdl is not open in the WSDL editor, double-click on BookLegacy.wsdl. Alternatively, right-click BookLegacy.wsdl, and then click Open With > WSDL Editor.
Previous Topic Next topic Print topic