This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Is it possible to add WSSE headers when using JBoss WS as client?bootsector Jun 9, 2011 10:52 AM (in response to bootsector)I admit the questions is stupid, but in the documentation about this issue there is a big confusion, I coudn't understand the principals, when security headers can be added, who can add them, do I need to write my own handler? how to add it? BindingProvider? http security ?? so who talk to whom and whom talks to who?!?!?! any help is appreciated. 
- 
        2. Re: Is it possible to add WSSE headers when using JBoss WS as client?kaszi Jun 12, 2011 12:07 PM (in response to bootsector)You can use the JBossWS stack as a WSSE-enabled client as well. The concept is similar to the server-side case. Developer.com has a good article on this topic, entitled Securing Web Services in JBoss Application Server with WS-Security. The chapter Securing the client using WS-Security (page 3) contains specific information about how you can configure WSSE on the client side. I hope it helps. 
 
    