-
Bug
-
Resolution: Done
-
Major
-
7.1.0.Alpha1
-
None
-
None
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.
- blocks
-
AS7-1410 Expose runtime OSGi management configuration through console
-
- Resolved
-