[
https://issues.apache.org/jira/browse/FELIX-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802822#action_12802822
]
Felix Meschberger commented on FELIX-1997:
------------------------------------------
Oh, Carsten just told me, that I was misunderstanding him.
Point is that the Apache Felix SCR is configurable through framework properties
*and* configuration admin configuration but the metatype descriptor provided
does not reflect the framework property state.
The fix is easy: the Apache Felix SCR bundle registers a MetaTypeProvider
providing the meta type information dynamically merged from the default
configuration and the framework property configuration.
> Actual configuration might not be reflected in the web console
> --------------------------------------------------------------
>
> Key: FELIX-1997
> URL: https://issues.apache.org/jira/browse/FELIX-1997
> Project: Felix
> Issue Type: Bug
> Components: Declarative Services (SCR)
> Affects Versions: scr-1.4.0
> Reporter: Carsten Ziegeler
>
> If no configuration exists in the config admin, a default configuration is
> used which is derived from framework properties.
> If these properties do not match the default settings, than the configuration
> view in the web console shows the wrong default settings - and not the
> settings that are currently used.
> One possible solution to fix this might be to create a configuration if the
> framework properties do not match the default settings
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.