Elias N Vasylenko created FELIX-5591:
----------------------------------------
Summary: Web console branding is fragile to start order
Key: FELIX-5591
URL: https://issues.apache.org/jira/browse/FELIX-5591
Project: Felix
Issue Type: Bug
Components: Web Console
Affects Versions: webconsole-4.3.0
Reporter: Elias N Vasylenko
Priority: Minor
The web console doesn't pick up BrandingPlugin services unless they are
registered after the console bundle has already activated. This means restarts
of the webconsole bundle must be followed by restarts of any bundle which
provides such a service.
Not a huge deal, but certainly unnecessary and fixable. Superficial scan of the
OsgiManager class shows probable cause of service tracker being used with no
check for existing services.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)