Konrad Windszus created FELIX-6737:
--------------------------------------
Summary: Expose properties source in /system/console/components
Key: FELIX-6737
URL: https://issues.apache.org/jira/browse/FELIX-6737
Project: Felix
Issue Type: Improvement
Components: Web Console
Affects Versions: webconsole-ds-plugin-2.3.0
Reporter: Konrad Windszus
Currently only the effective component properties as returned by
[ComponentConfigurationDTO.properties|https://docs.osgi.org/javadoc/osgi.cmpn/8.1.0/org/osgi/service/component/runtime/dto/ComponentConfigurationDTO.html#properties]
are exposed in
https://github.com/apache/felix-dev/blob/2027507e229a698b81cf79d34df4a6aa9a38d0b8/webconsole-plugins/ds/src/main/java/org/apache/felix/webconsole/plugins/ds/internal/WebConsolePlugin.java#L407
It would be nice to distinguish between properties contributed by
# component description
([ComponentDescriptionDTO.properties|ComponentDescriptionDTO.html#properties])
# configuration admin
--
This message was sent by Atlassian Jira
(v8.20.10#820010)