Hi, I managed to sign and encrypt a SOAP message using wss4j. On the server side wss4j successfully decrypts the message but leaves the Security header in the SOAP, hence Axis2 complains that mustUnderstand constraint is not satisfied.
So what is the suggested way to remove the Security header? Thanks in advance. regards robert
