You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by Oleg Zenzin <o2...@hotbox.ru> on 2004/06/07 18:58:10 UTC

signing and encryption parts of message

Could someone please help me to explain specifics when doing signature
with encryption (or vice versa) of _message parts_.
When  doing  like  described  in  package  org.apache.ws.axis.security
javadocs (with only params added as quoted below) i have exception:
"WSDoAllReceiver: security processing failed (actions number mismatch)"
If   i   swap   "Signature   Encrypt"  to  "Encrypt  Signature"  then
WSDoAllReceiver reports that soapenv:Header is not verified.

Params used to specify parts:
<parameter name="encryptionParts"
      value="{Content}{}Header; {Content}{}Body"/>
<parameter name="signatureParts"
      value="{Content}{}Header; {Content}{}Body"/>

May be there is something i miss or misuderstood, but do not catch the
point where to look. Any hint will be much appreciated, thanks.
-- 
Best regards,
 Oleg                          mailto:o2@hotbox.ru