Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-2041

read-children-resources with include-runtime is broken

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.Beta1
    • 7.1.0.Alpha1
    • None
    • None

    Description

      When adding the include-runtime attribute to :read-children-resources the result is always undefined.

      When, in the CLI I do:

      subsystem=osgi] :read-children-resources(child-type=capability,include-runtime=true)
      {
          "outcome" => "success",
          "result" => {
              "javaee.api" => undefined,
              "org.apache.aries.jmx" => undefined,
              "org.apache.aries.util" => undefined,
              "org.apache.felix.configadmin" => undefined,
              "org.apache.felix.eventadmin" => undefined,
              "org.apache.felix.log" => undefined,
           ...
      

      In the above example, if I remove 'include-runtime' things do work normally.

      I need include-runtime to properly work for the GUI side of subsystem=osgi/bundle=* since all of the attributes of that resources are runtime only ones.

      Attachments

        Issue Links

          Activity

            People

              bstansbe@redhat.com Brian Stansberry
              dhildenb@redhat.com David Hildenbrand
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: