How to change webservice url endpoint ?
- by EugeneP
I generated a web-service client using JBoss utils (JAX-WS compatible)
using Eclipse 'web service client from a wsdl'.
So, the only thing I provided was a url to a web-service.
Now, the web service provider tells me to change the "client endpoint" of the web-service.
What is it and how to change it?