[ https://issues.apache.org/jira/browse/CXF-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833047#action_12833047 ]
Daniel Kulp commented on CXF-2654: ---------------------------------- I'm going to apply this patch, but I had to @Ignore 2 tests: testSignedPartsPolicyWithIncompleteCoverage testSignedElementsPolicyWithIncompleteCoverage as the test XML files are not included in the patch. If you could attach just those missing files, that would be great! > Outbound handling of WS-SP Signed/Encrypted/ContentEncrypted Parts and > Elements policies incorrect > -------------------------------------------------------------------------------------------------- > > Key: CXF-2654 > URL: https://issues.apache.org/jira/browse/CXF-2654 > Project: CXF > Issue Type: Bug > Components: WS-* Components > Affects Versions: 2.3 > Reporter: David Valeri > Attachments: CXF-2654-test.patch, cxf-2654.patch > > > If using policy assertions dictating signed/enc parts, and you specify a > namespace and name attribute, only the first instance of that part is signed. > If using policy assertions dictating signed elements, only the first instance > of a matching element is signed. > If using policy assertions dictating signed/enc parts with only a namespace > and no name attribute, AbstractBindingBuilder causes an infinite loop. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.