[
https://issues.apache.org/jira/browse/FELIX-6319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17174406#comment-17174406
]
Tom Watson commented on FELIX-6319:
-----------------------------------
There is a huge difference between depending on some internal of the Felix
Framework and depending on some exported package provided by another Felix
bundle which can be installed on any framework. Besides that I still recommend
using the osgi.native capability to achieve this unless you have some reason
that capability could not be used.
> Expose all framework properties in a web console plugin
> -------------------------------------------------------
>
> Key: FELIX-6319
> URL: https://issues.apache.org/jira/browse/FELIX-6319
> Project: Felix
> Issue Type: Improvement
> Components: Web Console
> Affects Versions: webconsole-4.5.4
> Reporter: Konrad Windszus
> Priority: Major
>
> It would be handy for debugging purposes to be able to see all framework
> configuration properties
> (https://felix.apache.org/documentation/subprojects/apache-felix-framework/apache-felix-framework-configuration-properties.html)
> which are currently set in a dedicated web console plugin.
> This could either be combined or work similar to
> https://github.com/apache/felix-dev/blob/029df631bc88c1c86a12a080f104b6a1cafef564/webconsole/src/main/java/org/apache/felix/webconsole/internal/misc/SystemPropertiesPrinter.java
--
This message was sent by Atlassian Jira
(v8.3.4#803005)