EndpointPolicyImpl overcalculating the required vocabulary
----------------------------------------------------------

                 Key: CXF-3542
                 URL: https://issues.apache.org/jira/browse/CXF-3542
             Project: CXF
          Issue Type: Bug
          Components: WS-* Components
    Affects Versions: 2.4
            Reporter: Daniel Kulp
            Assignee: Daniel Kulp
            Priority: Minor
             Fix For: 2.4.1



EndpointPolicyImpl.initializeVocabulary() is creating the vocabulary for input, 
output, and faults.   On the server side, it only needs to calculate the vocab 
for the input.   On the client side, for the output and faults.   

It's not a huge deal, but it makes the AssertionInfoMap larger and thus 
requires slightly more processing.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to