Carsten Ziegeler created FELIX-4074:
---------------------------------------
Summary: Plugin class name changed for config manager plugin,
might be disabled on update
Key: FELIX-4074
URL: https://issues.apache.org/jira/browse/FELIX-4074
Project: Felix
Issue Type: Bug
Components: Web Console
Affects Versions: webconsole-4.0.0
Reporter: Carsten Ziegeler
Fix For: webconsole-4.2.0
The class of the config manager plugin changed from
org.apache.felix.webconsole.internal.compendium.ConfigManager
to
org.apache.felix.webconsole.internal.configuration.ConfigManager
while this is an implementation detail, it is unfortunately also used to
disable plugins through a configuration for the OsgiManager.
If now a configuration is available for the OSGiManager which lists enabled
plugins including the old class name, updating the web console will lead to
disabling the config manager plugin
Easiest fix would be to revert the name change
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira