Web Console does not start if the org.osgi.service.log package is missing
-------------------------------------------------------------------------
Key: FELIX-916
URL: https://issues.apache.org/jira/browse/FELIX-916
Project: Felix
Issue Type: Bug
Components: Web Console
Affects Versions: webconsole-1.2.2
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: webconsole-1.2.4
The Logger class requires the LogService class just to register the
ServiceTracker. This is of course wrong. By just using a String constant, the
Web Console can perfectly run without an LogService.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.