Author: buildbot
Date: Fri Mar  6 08:09:02 2020
New Revision: 1057514

Log:
Staging update by buildbot for felix

Modified:
    websites/staging/felix/trunk/content/   (props changed)
    
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console.html

Propchange: websites/staging/felix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Mar  6 08:09:02 2020
@@ -1 +1 @@
-1874806
+1874874

Modified: 
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console.html
==============================================================================
--- 
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console.html
 (original)
+++ 
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console.html
 Fri Mar  6 08:09:02 2020
@@ -204,6 +204,11 @@ h2:hover > .headerlink, h3:hover > .head
 <td>--</td>
 <td>If set, this locale forces the localization to use this locale instead of 
the one requested by the web browser.</td>
 </tr>
+<tr>
+<td><code>http.service.filter</code></td>
+<td>--</td>
+<td>OSGi filter used to select the Http Service to which the Web Console 
binds. The value of this property (if not empty) is combined with the object 
class selection term to get the actual service selection filter like 
<code>(&amp;(objectClass=org.osgi.service.http.HttpService)(filter))</code>. 
This property must not have leading or ending parentheses. For example, to bind 
to the service with service ID 15 set the property to 
<code>service.id=15</code>. By default (if this property is not set or set to 
an empty string) the Web Console binds with any Http Service available.</td>
+</tr>
 </tbody>
 </table>
 <p>The default values apply if the respective property is missing from the 
configuration or if no configuration is provided at all.</p>
@@ -287,7 +292,7 @@ jaas.classname = "myClass"</code></p>
 | !console-config.png|thumbnail! | !console-status.png|thumbnail! | 
!console-system-info.png|thumbnail! |
 | Configuration Admin | System Status | System Information |</p>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">
-        Rev. 1700393 by cziegeler on Tue, 1 Sep 2015 06:04:06 +0000
+        Rev. 1874874 by cziegeler on Fri, 6 Mar 2020 08:05:44 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Felix, Felix, Apache, the Apache feather logo, and the Apache 
Felix project


Reply via email to