java - How to authenticate a Web Service Client with JAX-WS / SOAP - Stack Overflow
You can try Storing the WSDL Locally in your project. See an example in Consuming a Web Service with Java 6 and JAX-WS - Wiki - Confluence. Then you can use the way in the Specifying the Endpoint Address and HTTP Basic Authorization section, like your ......