How to change webservice url endpoint ?

Posted by EugeneP on Stack Overflow See other posts from Stack Overflow or by EugeneP
Published on 2010-03-22T08:15:30Z Indexed on 2010/03/22 8:21 UTC
Read the original article Hit count: 371

Filed under:
|
|
|

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?

© Stack Overflow or respective owner

Related posts about jboss

Related posts about java