[
https://issues.apache.org/jira/browse/KARAF-2971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré resolved KARAF-2971.
-----------------------------------------
Resolution: Fixed
> there is no MBean operation for easily get bundle status
> --------------------------------------------------------
>
> Key: KARAF-2971
> URL: https://issues.apache.org/jira/browse/KARAF-2971
> Project: Karaf
> Issue Type: Improvement
> Affects Versions: 2.3.3
> Reporter: Xilai Dai
> Assignee: Jean-Baptiste Onofré
> Fix For: 4.1.0, 4.0.5
>
>
> Now if user want to get a specific bundle's status (Active, Resolved, ...),
> the only MBean operation can be used is list(), but it return TabularData for
> all of the installed bundles, user has to process the TabularData.
> Maybe a new operation --- getStatus(bundle name/bundle id) should be provided
> in the Bundle MBean for user easily get one specific bundle's status.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)