EndpointPolicy is not ignoring empty Policies in its updatePolicy() method
---------------------------------------------------------------------------
Key: CXF-2912
URL: https://issues.apache.org/jira/browse/CXF-2912
Project: CXF
Issue Type: Bug
Components: WS-* Components
Affects Versions: 2.2.9
Reporter: Sergey Beryozkin
Assignee: Sergey Beryozkin
Fix For: 2.3, 2.2.10
When EndpointPolicy implementation is updated with empty Policy (containing no
concrete Policy assertions) the resulting policy contains extra empty Policy
alternatives which have not been present in the original policy containing no
optional alternatives.
This makes it difficult to select the correct alternative during the effective
policy initialization.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.