[ 
https://issues.apache.org/jira/browse/KARAF-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14064644#comment-14064644
 ] 

Guillaume Nodet commented on KARAF-2481:
----------------------------------------

The problem comes from Equinox framework which publishes a LogService and 
LogReaderService services.  Given those have the same ranking than pax-web and 
published first, they are used instead of pax-web.

In addition, the LogReaderService published by equinox always return an empty 
enumeration when called for getLog().

I think the best option would be to raise the ranking level of pax-web 
published services.

> LogService WebConsole view doesn't work with Equinox
> ----------------------------------------------------
>
>                 Key: KARAF-2481
>                 URL: https://issues.apache.org/jira/browse/KARAF-2481
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-webconsole
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.4.0, 3.0.2, 2.3.6
>
>
> Using Felix OSGi framework, the WebConsole Log Service page displays the log 
> messages.
> However, when using Equinox OSGi framework, nothing is displayed in the Log 
> Service page.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to