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 view, overwrite the BookLegacySOAP address property of the BookLegacy service with the location of your JBoss server. This is usually http://localhost:8080.