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

Jarek Gawor commented on GERONIMO-5774:
---------------------------------------

I think the portlet might need a complete redesign:

1) The page showing the osgi bundles must be fast. The current implementation 
using dojo seems to be very slow (not sure if the problem is in dojo or how we 
use it in Geronimo). I believe a simple html based table should be sufficient 
as long as we can still select and perform actions on multiple bundles at once.

2) Would be good to see (besides the headers): a) services registered by the 
bundle, 2) services in use, 2) wired bundles 

3) Would be nice to see whenever a bundle is references from services in use or 
wired bundles that the user could kick on it and that the same info for that 
bundle as well.

4) Ensure that bundles that are not real bundles are displayed in the same way 
as in karaf shell. That is, show the location as the symbolic name instead of 
"..."

5) Optionally, include blueprint status (and/or error message).


> some osgi portlet improvements
> ------------------------------
>
>                 Key: GERONIMO-5774
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5774
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 3.0
>            Reporter: Rex Wang
>            Assignee: Rex Wang
>             Fix For: 3.0
>
>
> in the admin console there is a portlet for searching the osgi bundles but
> the search filter is case sensitive and there is no way to turn it off or on

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to