[jboss-osgi-issues] [JBoss JIRA] Resolved: (JBOSGI-387) Potential problem with refreshing uninstalled bundles via JMX

David Bosschaert (JIRA) jira-events at lists.jboss.org
Mon Sep 6 08:59:52 EDT 2010


     [ https://jira.jboss.org/browse/JBOSGI-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Bosschaert resolved JBOSGI-387.
-------------------------------------

    Fix Version/s: JBossOSGi 1.0.0 Beta9
       Resolution: Done


> Potential problem with refreshing uninstalled bundles via JMX
> -------------------------------------------------------------
>
>                 Key: JBOSGI-387
>                 URL: https://jira.jboss.org/browse/JBOSGI-387
>             Project: JBoss OSGi
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jboss-osgi-jmx
>    Affects Versions: JBossOSGi 1.0.0 Beta8
>            Reporter: David Bosschaert
>            Assignee: David Bosschaert
>             Fix For: JBossOSGi 1.0.0 Beta9
>
>
> Separated comment out of JBOSGI-336:
> There might be an issue with FrameworkMBean.refreshBundles(long[] bundleIds). The Aries implementation delegates to PackageAdmin.refreshPackages, for which it needs an Bundle[]. BundleContext.getBundle(long bundleId) would however return nulll for already uninstalled bundles. As a result it seems that you cannot refresh a bundle that is already uninstalled. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-osgi-issues mailing list