You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2010/03/15 12:58:27 UTC

[jira] Resolved: (CXF-2654) Outbound handling of WS-SP Signed/Encrypted/ContentEncrypted Parts and Elements policies incorrect

     [ https://issues.apache.org/jira/browse/CXF-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-2654.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.7
         Assignee: Daniel Kulp

> 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
>            Assignee: Daniel Kulp
>             Fix For: 2.2.7
>
>         Attachments: CXF-2654-test.patch, cxf-2654.patch, signed_x509_issuer_serial_missing_signed_body.xml, signed_x509_issuer_serial_missing_signed_header.xml
>
>
> 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.