Try something like the following in your client:
((BindingProvider)port).getRequestContext().put(Stub.USERNAME_PROPERTY,
"joe");
((BindingProvider)port).getRequestContext().put(Stub.PASSWORD_PROPERTY,
"dweeb");
I can't recall if this only works with WS-Security ...
No, the documentation is not particularly good :-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4068215#4068215
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4068215
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user