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

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

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.4
    • 3.1.5, 3.0.8
    • STS
    • None
    • 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

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

            Dates

              Created:
              Updated:
              Resolved: