RE: WSsecurity: SignatureMethod error

2016-03-10 Thread Martin Gainty
Item1: SHA1 is used for encryption/decryption only http://coheigea.blogspot.com/2013/03/signature-and-encryption-key.html Item2: http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702/IncludeToken/AlwaysToRecipient";>

Re: WSsecurity: SignatureMethod error

2016-03-10 Thread Enrique Soriano
Hi Martin, thanks for your response (again). I've solved the problem by downgrading to axis2-1.6.4. Now the client stubs generated by wsdl2java work ok. Maybe it's just a bug in Axis2 2-1.7.1 (??). >> how would client signing with rsa-sha1 algorithm be able to communicate with >> any webservice