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

Guillaume Nodet resolved FELIX-1717.
------------------------------------

       Resolution: Fixed
    Fix Version/s: karaf-1.0.2
         Assignee: Guillaume Nodet

Committing to https://svn.apache.org/repos/asf/felix/trunk ...
        M       
karaf/shell/osgi/src/main/java/org/apache/felix/karaf/shell/osgi/SpringStateListenerFactory.java
        M       
karaf/shell/osgi/src/main/resources/OSGI-INF/blueprint/shell-osgi.xml
Committed r825477


> osgi:list column for spring is sometimes filled and sometimes not
> -----------------------------------------------------------------
>
>                 Key: FELIX-1717
>                 URL: https://issues.apache.org/jira/browse/FELIX-1717
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>    Affects Versions: karaf-1.0.0
>            Reporter: Lars Heinemann
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.0.2
>
>
> see IRC discussion:
> [09:24] <lhein> gnodet: did you recognize that the osgi:list Spring column is 
> sometimes filled with lots of "started" and most times it's simply empty?
> [09:25] <lhein> most is maybe not correct...it seems to be a random effect
> [09:57] <gnodet> lhein: that's a problem with spring
> [09:57] <gnodet> mostly when you add a spring listener, you don't know about 
> previous events
> [09:58] <gnodet> so if the listener was registered too late, it will miss 
> some events
> [09:58] <gnodet> but we only register the listener when using osgi:list 
> command, so you may want to raise a bug so that it's done earlier if possible

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to