[
https://issues.apache.org/jira/browse/FELIX-5954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved FELIX-5954.
-------------------------------------
Resolution: Fixed
Thanks, I've updated the documentation
> Update Apache Felix Web Console Documentation
> ---------------------------------------------
>
> Key: FELIX-5954
> URL: https://issues.apache.org/jira/browse/FELIX-5954
> Project: Felix
> Issue Type: Improvement
> Components: Web Console
> Reporter: Jorge Cercas
> Assignee: Carsten Ziegeler
> Priority: Critical
>
> Please (at least) add the *http.service.filter* configuration option to the
> Apache Felix Web Console documentation here [Apache Felix Web
> Console|http://felix.apache.org/documentation/subprojects/apache-felix-web-console.html]
> After endless searching, the description below was found at
> [AEM|http://www.aemstuff.com/osgi/aem62.html]
> {quote}The Http Service Selector is an OSGi filter used to select the Http
> Service to which the Web Console binds. The value of this property (if not
> empty) is combined the object class selection term to get the actual service
> selection filter like
> (&(objectClass=org.osgi.service.http.HttpService)(selector)). This property
> must not have leading an trailing parentheses. For example, to bind to the
> service with service ID 15 set the selector to 'service.id=15' (without the
> quotes). By default (if this property is not set or set to an empty string)
> the Web Console binds with any Http Service available.
> {quote}
> {color:#93c763} {color}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)