[jboss-jira] [JBoss JIRA] Commented: (JBCL-131) Add a notion of on demand resolution
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Wed Mar 31 18:16:38 EDT 2010
[ https://jira.jboss.org/jira/browse/JBCL-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12523252#action_12523252 ]
Thomas Diesler commented on JBCL-131:
-------------------------------------
This issue is not resolved in AFAICS. Could you please have another look?
mvn -Dtest=DynamicImportPackageTestCase test
Running org.jboss.test.osgi.classloader.DynamicImportPackageTestCase
Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.457 sec <<< FAILURE!
testDynamicImportWithWildcard(org.jboss.test.osgi.classloader.DynamicImportPackageTestCase) Time elapsed: 0.43 sec <<< FAILURE!
java.lang.AssertionError: Unexpected ClassNotFoundException for: dynamic-wildcard-a loads org.jboss.test.osgi.classloader.support.c.C
at org.junit.Assert.fail(Assert.java:92)
at org.jboss.osgi.testing.OSGiTestHelper.assertLoadClass(OSGiTestHelper.java:279)
at org.jboss.osgi.testing.OSGiTest.assertLoadClass(OSGiTest.java:213)
at org.jboss.osgi.testing.OSGiFrameworkTest.assertLoadClass(OSGiFrameworkTest.java:135)
at org.jboss.test.osgi.classloader.DynamicImportPackageTestCase.testDynamicImportWithWildcard(DynamicImportPackageTestCase.java:118)
> Add a notion of on demand resolution
> ------------------------------------
>
> Key: JBCL-131
> URL: https://jira.jboss.org/jira/browse/JBCL-131
> Project: JBoss ClassLoader
> Issue Type: Sub-task
> Components: Dependencies
> Reporter: Adrian Brock
> Assignee: Adrian Brock
> Priority: Critical
> Fix For: JBossCL.2.0.9.GA , JBossCL.2.2.0.Beta1
>
>
> OSGi has a notion where a dependent classloader/bundle is not rcreated/resolved until somebody wants to import
> one of its exports.
--
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
More information about the jboss-jira
mailing list