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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...