[
https://issues.apache.org/jira/browse/CXF-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Valeri updated CXF-2654:
------------------------------
Attachment: CXF-2654-test.patch
Attaching test case. Note that some of the tests will trigger the infinite
loop behavior and never complete.
> 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
>
>
> 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.