[jboss-osgi-issues] [JBoss JIRA] Reopened: (JBOSGI-336) Implement PackageAdmin.refreshPackages(Bundle[])

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Wed Aug 18 08:13:11 EDT 2010


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

Thomas Diesler reopened JBOSGI-336:
-----------------------------------



Please add references to the test cases that cover this in the embedded and remote scenario
Especially in-container testing is important if we want this to work in JBossAS

It seems that refreshPackages does not work when invoked through the web-console

I also 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 nulll for already uninstalled bundles. As a result it seems that you cannot refresh a bundle that is already uninstalled.

 

> Implement PackageAdmin.refreshPackages(Bundle[])
> ------------------------------------------------
>
>                 Key: JBOSGI-336
>                 URL: https://jira.jboss.org/browse/JBOSGI-336
>             Project: JBoss OSGi
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Core Framework
>            Reporter: Thomas Diesler
>            Assignee: David Bosschaert
>             Fix For: JBossOSGi 1.0.0 Beta9
>
>


-- 
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