The duplicate soap body is appended  when the endpoint is both configured with 
soap handler and wsse enabled
------------------------------------------------------------------------------------------------------------

                 Key: CXF-3639
                 URL: https://issues.apache.org/jira/browse/CXF-3639
             Project: CXF
          Issue Type: Bug
          Components: Soap Binding, WS-* Components
    Affects Versions: 2.3.5
            Reporter: jimma
            Assignee: jimma
             Fix For: 2.3.6


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

This happens only in 2.3.x release. There is no such issue in cxf 2.2.5 and cxf 
2.4.1.  


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to