You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Oren Livne (JIRA)" <ji...@apache.org> on 2010/03/08 20:03:27 UTC

[jira] Updated: (FELIX-2182) An improved "list" command implementation that correctly displays Spring column status

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

Oren Livne updated FELIX-2182:
------------------------------

    Attachment: further-osgi-shell.zip

Attached zipped maven project. You will need to change the parent of the pom as it points to one of our poms, but other than that the code should be readilyusable.

> An improved "list" command implementation that correctly displays Spring column status
> --------------------------------------------------------------------------------------
>
>                 Key: FELIX-2182
>                 URL: https://issues.apache.org/jira/browse/FELIX-2182
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>    Affects Versions: karaf-1.4.0
>         Environment: Felix OSGi container -- Karaf OSGi Shell.
>            Reporter: Oren Livne
>         Attachments: further-osgi-shell.zip
>
>
> Dear All,
> I'm lead developer of the FURTHeR (Federated Utah Research & 
> Translational Health e-Repository) project at the Biomedical Informatics 
> Department at the University of Utah, whose purpose is to develope 
> cutting edge infrastructure for clinical and translational sciences. You 
> can read more about our project at http://dev-app.further.utah.edu/portal
> We are using FUSE 4.2.0 that builds on top of Apache Felix - Karaf 1.4.0 
> as our ESB solution. We have encountered a known bug in felix: the 
> spring column is almost never populated upon restarting the bus. This 
> makes it hard for us to know when we break bundles, and forces us to 
> refresh them many times. See also
> https://issues.apache.org/jira/browse/FELIX-1717
> https://issues.apache.org/jira/browse/FELIX-1995
> Attached please find a zipped maven project with a custom command that 
> is almost identical to the standard "osgi:list", but when installed, 
> does display spring status correctly upon bus restart. Other 
> improvements to the original code (refactoring + using Spring.format())
> have also been incorporated, which might help improve future Karaf versions.
> Sincerely,
> Oren Livne

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