Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-5767

Webconsole binds only to a single HTTP context

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • webconsole-4.2.18, webconsole-4.3.4
    • None
    • Web Console
    • None

    Description

      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:

      By default (if this property is not set or set to an emptystring) the Web Console binds with any Http Service available.
      

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            joerghoh Joerg Hoh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: