[
https://issues.apache.org/jira/browse/ARIES-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834830#action_12834830
]
Thomas Diesler commented on ARIES-177:
--------------------------------------
------- Comment #1 From [email protected] 2010-02-17 11:03:44 UTC
[reply] -------
This has been fixed in the build. Pass null for the array, which will indicate
all packages.
------- Comment #2 From [email protected] 2010-02-17 11:22:54 UTC [reply]
-------
This needs to be changed in the JAVADOC of the trunk and added to an errata.
> JMX FrameworkMBean does not allow to resolve/refresh all bundles
> ----------------------------------------------------------------
>
> Key: ARIES-177
> URL: https://issues.apache.org/jira/browse/ARIES-177
> Project: Aries
> Issue Type: Bug
> Components: JMX
> Reporter: Thomas Diesler
>
> The signature and API docs of
> FrameworkMBean.refreshBundles(long[] bundleIdentifiers)
> FrameworkMBean.resolveBundles(long[] bundleIdentifiers)
> does not obviously allow to resolve/refresh all bundles.
> A client would be forced to collect all ids before making the call.
> PackageAdmin however uses a null paramter to mean 'all bundles'.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.