[
https://jira.jboss.org/jira/browse/JBOSGI-138?page=com.atlassian.jira.plu...
]
Thomas Diesler updated JBOSGI-138:
----------------------------------
Fix Version/s: Framework 1.0.x
(was: Framework 1.0.0 Alpha1)
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.x
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