[ 
https://issues.apache.org/jira/browse/FELIX-2855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carlos Quiroz updated FELIX-2855:
---------------------------------

    Attachment: FELIX-2855.patch

This is a proposed fix for OsgiManager that will read a plugins property as a 
String and parse it appropriately

> 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
>         Attachments: FELIX-2855.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> 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