You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Thomas Diesler (JIRA)" <ji...@apache.org> on 2010/02/17 17:41:28 UTC

[jira] Commented: (ARIES-177) JMX FrameworkMBean does not allow to resolve/refresh all bundles

    [ 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 hal.hildebrand@oracle.com  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 tdiekman@tibco.com 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.