[ https://issues.apache.org/jira/browse/FELIX-6737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Konrad Windszus updated FELIX-6737: ----------------------------------- Description: 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 Compare with https://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.component.html#service.component-component.properties. was: 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 > 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 > Priority: Major > > 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 > Compare with > https://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.component.html#service.component-component.properties. -- This message was sent by Atlassian Jira (v8.20.10#820010)