Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-3542

EndpointPolicyImpl overcalculating the required vocabulary

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.4
    • 2.4.1
    • WS-* Components
    • None

    Description

      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.

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            dkulp Daniel Kulp
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: