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

The Configuration Webconsole Plugin seems to ignore the ocd ref element

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • webconsole-4.2.12
    • Web Console
    • None
    • Equinox container with apache felix webadmin, http und metatype bundle

    Description

      If there is a desiginator like this:

      <OCD id="test.config.pid" .... >
      <Designate pid="test.config.pid">
      <Object ocdref="test.config.pid" />
      </Designate>

      everythiong works fine.

      Using something different ad the OCD Id than the pid makes the webconsole plugin thing there is no OCD at all (it just provides a textfield where you can enter the properties by name):

      <OCD id="ocd1" .... >
      <Designate pid="test.config.pid">
      <Object ocdref="ocd1" />
      </Designate>

      maybe I get something wrong but I can't see from the spec that the pid must equal the ocd id (in fact the examples does alwys use a different name) the metatype service itself has not any problem with both notations.

      Attachments

        1. TEST-FELIX-3366.jar
          3 kB
          Valentin Valchev

        Activity

          People

            Unassigned Unassigned
            laeubi Christoph Läubrich
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: