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:
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.