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

Console should warn when config is bound to a different bundle

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • webconsole-2.0.4
    • webconsole-3.0.0
    • Web Console
    • None

    Description

      Working on upgrades of an OSGi-based system, which include moving services from one bundle to another for refactoring purposes, I had several cases where the console didn't display configuration values correctly, because the configuration was bound to a different bundle (B) than the one (A) where the corresponding service comes from.

      Usually because the service that uses the config used to be in bundle A, but was moved to bundle B.

      The symptoms are either no fields or values shown on the configuration page at all, or all name/value pairs displayed in a single textarea instead of individual fields.

      IIUC that's because the webconsole cannot access the metadata about the configuration fields anymore in this case.

      If that's correct, it would be good to have a warning on the configuration page when that happens, to help troubleshooting such cases.

      Attachments

        Activity

          People

            v_valchev Valentin Valchev
            bdelacretaz Bertrand Delacretaz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: