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

StaticService setEndpoints(List<String>) doesn't work correctly

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 3.0.4
    • Fix Version/s: 3.1.5, 3.0.8
    • Component/s: STS
    • Labels:
      None
    • Estimated Complexity:
      Unknown

      Description

      The setEndpoints(List<String>) method of org.apache.cxf.sts.service.StaticService does not actually set the internal endpiontPatterns collection but instead just adds the passed in endpoints to the endpointPatterns. This makes configuration of this class impossible after the first time this method is called since there is no way to remove the previous added endpoints.

        Attachments

          Activity

            People

            • Assignee:
              coheigea Colm O hEigeartaigh
              Reporter:
              clockard79@gmail.com Christopher Lockard
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: