[jboss-jira] [JBoss JIRA] (AS7-5286) Provide BundleContext through framework services
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Wed Aug 1 05:20:07 EDT 2012
Thomas Diesler created AS7-5286:
-----------------------------------
Summary: Provide BundleContext through framework services
Key: AS7-5286
URL: https://issues.jboss.org/browse/AS7-5286
Project: Application Server 7
Issue Type: Task
Components: OSGi
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Fix For: 7.2.0.Alpha1
Currently the framework services
Framework.CREATE
Framework.INIT
Framework.ACTIVE
have a value that is internal to the framework and cannot be used by AS7.
The SYSTEM_BUNDLE and SYSTEM_CONTEXT services provide the value they suggest. However these are internal to the framework and suggest but don't guarantee a certain framework state.
This should be changed such that the system BundleContext is available through the respective framework services
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list