XML Namespace IssueWith Error "java.lang.Exception: SIGNATURE FAILED Signature Validation Status"
(Doc ID 2131159.1)
Last updated on JUNE 14, 2024
Applies to:
Oracle WebLogic Server - Version 12.1.1.0 and laterInformation in this document applies to any platform.
Symptoms
XML Namespace Issue
This bug is in the WebLogic patch (M2RW-BUG20780188_1211012.jar) and exists regardless of JRockit version. After the patch, some correctly signed SOAP documents will fail to validate as correct signatures.
The signatures need to meet 3 criteria to be subject to the bug:
- Must use JAX-WS on the server
- Signed SOAP message must not use SOAP-ENV as the prefix for the SOAP namespace http://schemas.xmlsoap.org/soap/envelope/
- Signed SOAP message must use inclusive canonicalization (c14n)
The following error is seen on the console:
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |