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

Karl Pauls updated FELIX-5994:
------------------------------
    Fix Version/s: http.jetty-4.0.8

> endpoint property for host 0.0.0.0 not resolved
> -----------------------------------------------
>
>                 Key: FELIX-5994
>                 URL: https://issues.apache.org/jira/browse/FELIX-5994
>             Project: Felix
>          Issue Type: Bug
>          Components: HTTP Service
>    Affects Versions: http.jetty-4.0.6
>            Reporter: Stefan Egli
>            Assignee: Karl Pauls
>            Priority: Major
>             Fix For: http.jetty-4.0.8
>
>
> The JettyService allows configuring the host to {{null}} or {{0.0.0.0}} which 
> both result binding to all interfaces. While this works fine, the endpoint 
> property is only correctly set when the host is {{null}}, but not when it is 
> set to {{0.0.0.0}}. In the latter case it remains {{0.0.0.0}} (which 
> potentially confuses down stream application depending on this endpoint 
> property).
> The problematic line of code seems to be in addEndpointProperties 
> [here|https://github.com/apache/felix/blob/trunk/http/jetty/src/main/java/org/apache/felix/http/jetty/internal/JettyService.java#L794]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to