[
https://jira.jboss.org/browse/JBOSGI-331?page=com.atlassian.jira.plugin.s...
]
Thomas Diesler updated JBOSGI-331:
----------------------------------
Summary: Activator cannot change bundle start level (was: Start Level TCK Failure:
testActivatorChangeBundleStartLevel())
Activator cannot change bundle start level
------------------------------------------
Key: JBOSGI-331
URL:
https://jira.jboss.org/browse/JBOSGI-331
Project: JBoss OSGi
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Core Framework
Affects Versions: JBossOSGi 1.0.0 Beta8
Reporter: David Bosschaert
The following Start Level Service TCK test fails:
org.osgi.test.cases.startlevel.junit.StartLevelControl.testActivatorChangeBundleStartLevel()
This is caused by a bundle which increases its own start level in the
BundleActivcator.start(). This should cause the bundle to get stopped (on a different
thread), but because the starting of the bundle hasn't finished yet the stop() seems
to get ignored which causes the test to fail.
--
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