[
https://issues.apache.org/jira/browse/FELIX-5767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved FELIX-5767.
-------------------------------------
Resolution: Won't Fix
no activity for years, closing as wont fix. please reopen if you think otherwise
> Webconsole binds only to a single HTTP context
> ----------------------------------------------
>
> Key: FELIX-5767
> URL: https://issues.apache.org/jira/browse/FELIX-5767
> Project: Felix
> Issue Type: Bug
> Components: Web Console
> Affects Versions: webconsole-4.2.18, webconsole-4.3.4
> Reporter: Joerg Hoh
> Priority: Major
>
> I want my application to be reachable by 2 different ways:
> * localhost via http (for easy maintenance)
> * on network interfaces only via https
> Therefor I created 2 different HTTP contexts, configured them accordingly and
> everything worked fine. But the webconsole was reachable only via 1 context.
> The description for the property "http.service.filter" of the "Apache Felix
> OSGI Management console" component states:
> {code}
> By default (if this property is not set or set to an emptystring) the Web
> Console binds with any Http Service available.
> {code}
> This doesn't seem to be the case. Also checking the code make me think, that
> the webconsole is only bound to a single (random) http context by default.
> But I need the webconsole reachable via more than 1 http context.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)