-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
Release Notes
-
An endpoint implementation annotated with @HandlerChain and WS-Security (WSSE) enabled caused a duplicate SOAP body to be appended. The cause of this problem has been resolved and no duplication now occurs.
-
Documented as Resolved Issue
-
NEW
If the endpoint impl is annotated with @HandlerChain and wsse enabled. There is duplicate soap body is appended. If the soap body is configured for signature, it is always failed with message:
14:04:47,210 WARN [Reference] Expected Digest: SW43BqTLb8U2V2eS6/aX6wLNu54=
14:04:47,210 WARN [Reference] Actual Digest:tpFK1QQIUk14Tx1VQRSvcOmmD2g=
14:04:47,220 WARN [WSS4JInInterceptor]
org.apache.ws.security.WSSecurityException: The signature or decryption was invalid
- blocks
-
JBPAPP-6735 Release and Upgrade Apache CXF for EAP 5.1.2
- Closed