I would like to use Ws-Secureconversation to sign messages (I will be using one-way SSL to encrypt)
I have setup the security configuration (no9) and keystore in the management console.. but i can't figure out the next step..
According to this Axis2 book that I am using, the policies need to be placed in the WSDL so that the axis2 codegen will include the policy information in the stub...
I also noticed that in the example (WS-security)...a policyreference was added to the operation - does this apply in this case?
Can someone point me to a good guide or give me some pointers on what needs to be done?
Do I need to make any changes to my WSDL? maybe a reference to the Policy xml doc?
Thanks,
Michael