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