[
https://issues.apache.org/jira/browse/CXF-6673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colm O hEigeartaigh updated CXF-6673:
-------------------------------------
Fix Version/s: 3.0.8
3.1.5
> StaticService setEndpoints(List<String>) doesn't work correctly
> ---------------------------------------------------------------
>
> Key: CXF-6673
> URL: https://issues.apache.org/jira/browse/CXF-6673
> Project: CXF
> Issue Type: Bug
> Components: STS
> Affects Versions: 3.0.4
> Reporter: Christopher Lockard
> Assignee: Colm O hEigeartaigh
> Fix For: 3.1.5, 3.0.8
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)