RampartEngine creates NPE on SOAP-Header without WSSE-Entries
--------------------------------------------------------------
Key: RAMPART-75
URL: https://issues.apache.org/jira/browse/RAMPART-75
Project: Rampart
Issue Type: Bug
Components: rampart-core
Affects Versions: 1.3
Environment: all
Reporter: Bernhard Roider
RampartEngine creates NPE on SOAP-Header without WSSE-Entries.
This line creates the NPE:
rmd.getMsgContext().getEnvelope().getHeader()
.getHeaderBlocksWithNSURI(WSConstants.WSSE_NS)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.