Jordy Onrust created CXF-6473:
---------------------------------

             Summary: Double signatures while using AsymmetricBindingHandler
                 Key: CXF-6473
                 URL: https://issues.apache.org/jira/browse/CXF-6473
             Project: CXF
          Issue Type: Bug
          Components: WS-* Components
    Affects Versions: 2.7.13
            Reporter: Jordy Onrust


WSDL: http://pastebin.com/Xx82fmGX
Response: http://pastebin.com/KbuMrfn4

In the given response signatures appear double or even triple. 

The getSignedParts method in AbstractBinding is called twice.
The first call is done in the doEncryptBeforeSign method at line 262.
Second call is done in the doSignature at line 506, called by 
doEncryptBeforeSign method at line 301.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to