You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2015/11/12 14:51:11 UTC

[jira] [Resolved] (CXF-6673) StaticService setEndpoints(List) doesn't work correctly

     [ https://issues.apache.org/jira/browse/CXF-6673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh resolved CXF-6673.
--------------------------------------
    Resolution: Fixed

> 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)