How to solve the "Must Understand check failed for header" error
----------------------------------------------------------------
Key: RAMPART-190
URL: https://issues.apache.org/jira/browse/RAMPART-190
Project: Rampart
Issue Type: Question
Affects Versions: 1.3
Environment: Axis 1.4
JDK 1.5
Rampart 1.3
Reporter: Arun Kumar Simhadri
Assignee: Ruchith Udayanga Fernando
Hi,
I am having a standalone client that uses Rampart 1.1 version so far. And
recently we started upgrading our libraries and deployed Rampart 1.3.
The application contains the following code for engaging the Rampart module.
pConnectionManagerStub._getServiceClient().engageModule(new QName("rampart"));
After upgrading the Rampart to 1.3 the application throws the following
exception:
"Must Understand check failed for header
http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd
: Security"
I went thru the existing issues and read something about Security Policies, but
finally i didnt understand anything over there.
Please help me to sort the problem and explain the solution in detailed as I am
new to these concepts
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.