Hello,
I am using JWSDP1.1 and I am trying to sign a
SOAP message using
Apache XML Security (xmlsec.jar). I know how to sign and validate
xml files, but the problem is that I don't find a way to retrieve the
SOAP message before transmitting. Does anybody have succeeded XML
signature using JWSDP and ApacheXML Security? If so, could you please
let me know how you extracted the SOAP message?