Webservice Endpoint URL

Hello,I have developed a Webservice Client in Netbeans 5.5 It al works perfect, but how do i change the URL for the ENDpoint or the URL from the webservice?Greetings
[186 byte] By [TouringBMWa] at [2007-11-27 9:46:02]
# 1
You can set the ENDPOINT_ADDRESS property on the proxy.((BindingProvider)port).getRequestContext().set(BindingProvider.ENDPOINT_ADDRESS_PROPERTY, address);
dkohlerta at 2007-7-12 23:55:45 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...