You can either:
- use HTTP Basic auth (see
http://jbws.dyndns.org/mediawiki/index.php?title=Authentication
for a full guide about authentication)
- use WS-Security with UsernameTokenProfile
(
http://jbws.dyndns.org/mediawiki/index.php?title=WS-Security_options)
- use a home-brew solution, put your username/password in your message (create
method/operation with ad-hoc parameters) and manually get them in the server side handler
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4114328#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...