WebConsole cannot read the list of enabled plugins when using FileInstall
-------------------------------------------------------------------------

                 Key: FELIX-2855
                 URL: https://issues.apache.org/jira/browse/FELIX-2855
             Project: Felix
          Issue Type: Bug
          Components: File Install, Web Console
    Affects Versions: webconsole-3.1.8
            Reporter: Carlos Quiroz


This happens when running felix with Apache FileInstall and the Apache 
WebConsole with a configuration file 
org.apache.felix.webconsole.internal.servlet.OsgiManager.cfg that contains a 
plugins entry like:

plugins = [org.apache.felix.webconsole.internal.compendium.ConfigManager, 
org.apache.felix.webconsole.internal.core.BundlesServlet, 
org.apache.felix.webconsole.internal.core.ServicesServlet, 
org.apache.felix.webconsole.internal.misc.ShellServlet, 
org.apache.felix.webconsole.internal.system.VMStatPlugin]

This is generated with the configuration UI selecting and unselecting a few 
plugins
The bug is that File Install will save the plugins entry as indicated above but 
when the WebConsole start is not able to read the plugins entry like above and 
defaults to all plugins are enabled


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to