[jboss-user] [JBossWS] - Re: setHeader and setServerURL, using javax.xml.ws.Service?

palin do-not-reply at jboss.com
Sun Jul 8 17:00:32 EDT 2007


Hi,
first of all consider upgrading to 2.0.GA. To change the web service address dynamically for a request, you might do something like
((BindingProvider)proxy).getRequestContext().put(BindingProvider.ENDPOINT_ADDRESS_PROPERTY, "...");

Bye
Alessio Soldano
http://www.javalinux.it

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4061768#4061768

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4061768



More information about the jboss-user mailing list