[jboss-osgi-issues] [JBoss JIRA] Assigned: (JBOSGI-383) Cannot refresh uninstalled bundle through FrameworkMBean

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Fri Aug 20 06:49:12 EDT 2010


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

Thomas Diesler reassigned JBOSGI-383:
-------------------------------------

    Assignee: Thomas Diesler


> Cannot refresh uninstalled bundle through FrameworkMBean
> --------------------------------------------------------
>
>                 Key: JBOSGI-383
>                 URL: https://jira.jboss.org/browse/JBOSGI-383
>             Project: JBoss OSGi
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jboss-osgi-jmx
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>             Fix For:  JBossOSGi 1.0.x
>
>
> I noticed that 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 null 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