[
https://jira.jboss.org/jira/browse/JBOSGI-131?page=com.atlassian.jira.plu...
]
Thomas Diesler resolved JBOSGI-131.
-----------------------------------
Resolution: Rejected
A BundleContext object will be created and provided to the bundle associated with this
context when it is started using the
BundleActivator.start(org.osgi.framework.BundleContext) method. The same BundleContext
object will be passed to the bundle associated with this context when it is stopped using
the BundleActivator.stop(org.osgi.framework.BundleContext) method.
BundleContext not available after bundle install
------------------------------------------------
Key: JBOSGI-131
URL:
https://jira.jboss.org/jira/browse/JBOSGI-131
Project: JBoss OSGi
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Core
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Fix For: Framework 1.0.0 Alpha1
[tdiesler@tdvaio microcontainer]$ mvn -Dtest=SimpleBundleTestCase test
Running org.jboss.test.osgi.simple.SimpleBundleTestCase
FIXME [JBOSGI-130] Bundle in state INSTALLED after bundle.start()
FIXME [JBOSGI-131] BundleContext not available after bundle install
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.837 sec
--
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