[ https://issues.apache.org/jira/browse/KARAF-2971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15095725#comment-15095725
]
ASF subversion and git services commented on KARAF-2971:
--------------------------------------------------------
Commit 51d254079076f9dc7f53cbf799cd9fb749584afb in karaf's branch refs/heads/master from [~jbonofre]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=51d2540 ]
KARAF-2971 - Add bundle:status command and getStatus() MBean operation. This closes #126
> 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)
|