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

Jarek Gawor edited comment on GERONIMO-5978 at 6/6/11 2:55 AM:
---------------------------------------------------------------

I'm seeing NPE when clicking on the "Go" button next to "Find packages" without 
typing any package name.

java.lang.NullPointerException
        at 
org.apache.geronimo.console.bundlemanager.BundleManagerPortlet.doView(BundleManagerPortlet.java:278)
        at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:348)



      was (Author: [email protected]):
    I'm seeing NPE when clicking on the "Go" button next to "Find packages":

java.lang.NullPointerException
        at 
org.apache.geronimo.console.bundlemanager.BundleManagerPortlet.doView(BundleManagerPortlet.java:278)
        at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:348)


  
> View bundle packages in Geronimo admin console
> ----------------------------------------------
>
>                 Key: GERONIMO-5978
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5978
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 3.0
>            Reporter: Jarek Gawor
>            Assignee: Rex Wang
>         Attachments: screenshot-1-find_packages_box.jpg, 
> screenshot-2-find_packages_result.jpg, screenshot-3-updated-search-result.jpg
>
>
> Right now the Geronimo console provides a bundle oriented view on the bundles 
> currently installed in the server. It would be nice to provide a similar 
> package view of the bundles currently installed in the server. Specifically, 
> it would be nice to:
> 1) see a full list of package names that exist in the wiring, along with 
> their exporters
> 2) have an ability to filter the list via wildcards (or regex), such as 
> "org.foo.*"
> 3) a view for a single package ("drill down") where the exporters (multiple 
> exporters may exist) and the respective wired importers 

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

Reply via email to