[jboss-osgi-issues] [JBoss JIRA] Assigned: (JBOSGI-138) Proper system BundleContext implementation

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Wed Aug 26 10:32:24 EDT 2009


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

Thomas Diesler reassigned JBOSGI-138:
-------------------------------------

    Assignee: Thomas Diesler


> Proper system BundleContext implementation
> ------------------------------------------
>
>                 Key: JBOSGI-138
>                 URL: https://jira.jboss.org/jira/browse/JBOSGI-138
>             Project: JBoss OSGi
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Core
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>             Fix For: Framework 1.0.0 Alpha1
>
>
> Currently we have 
>    OSGiSystemBundle extends OSGiBundleState
> which initializes the OSGiBundleState with a null DeploymentUnit
> All Bundle and BundleContext methods that internally access the DU fail for the system bundle
> An improved abstraction would be
>    OSGiSystemBundle extends AbstractBundle
>    OSGiBundle extends AbstractBundle

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

        


More information about the jboss-osgi-issues mailing list