[
https://jira.jboss.org/jira/browse/JBOSGI-206?page=com.atlassian.jira.plu...
]
Thomas Diesler edited comment on JBOSGI-206 at 11/23/09 12:23 PM:
------------------------------------------------------------------
Running org.jboss.test.osgi.jbosgi39.OSGI39TestCase
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.582 sec <<<
FAILURE!
Results :
Tests in error:
testWiringToUninstalled(org.jboss.test.osgi.jbosgi39.OSGI39TestCase)
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0
Also, related
Running org.jboss.test.osgi.jbosgi108.OSGI108TestCase
Tests run: 3, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 4.963 sec <<<
FAILURE!
Results :
Failed tests:
testRedeployWithReference(org.jboss.test.osgi.jbosgi108.OSGI108TestCase)
Tests in error:
testRedeployWithReferenceAndRefresh(org.jboss.test.osgi.jbosgi108.OSGI108TestCase)
was (Author: thomas.diesler(a)jboss.com):
Running org.jboss.test.osgi.jbosgi39.OSGI39TestCase
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.582 sec <<<
FAILURE!
Results :
Tests in error:
testWiringToUninstalled(org.jboss.test.osgi.jbosgi39.OSGI39TestCase)
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0
Wire to an already uninstalled bundle
-------------------------------------
Key: JBOSGI-206
URL:
https://jira.jboss.org/jira/browse/JBOSGI-206
Project: JBoss OSGi
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Core Framework
Reporter: Thomas Diesler
Assignee: Adrian Brock
Priority: Optional
4.4.10 Uninstalling Bundles
Once this method returns, the state of the OSGi Service Platform must be
the same as if the bundle had never been installed, unless:
• The uninstalled bundle has exported any packages (via its Export-Package manifest
header)
• The uninstalled bundle was selected by the Framework as the exporter of these
packages.
If none of the old exports are used, then the old exports must be removed.
Otherwise, all old exports must remain available for existing bundles and
future resolves until the refreshPackages method is called or the Frame-
work is restarted.
--
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