[jboss-jira] [JBoss JIRA] (AS7-2387) modules-1.1 update breaks JavaEE/OSGi integration

Thomas Diesler (Created) (JIRA) jira-events at lists.jboss.org
Thu Oct 27 07:35:45 EDT 2011


modules-1.1 update breaks JavaEE/OSGi integration
-------------------------------------------------

                 Key: AS7-2387
                 URL: https://issues.jboss.org/browse/AS7-2387
             Project: Application Server 7
          Issue Type: Bug
          Components: Modules, OSGi
            Reporter: Thomas Diesler
            Assignee: Thomas Diesler
             Fix For: 7.1.0.Beta1


{code}
Caused by: java.lang.NoClassDefFoundError: org/jboss/modules/ModuleClassLoader
	at org.jboss.as.test.integration.osgi.xservice.bundle.TargetBundleActivator.start(TargetBundleActivator.java:45)
	at org.jboss.osgi.framework.internal.HostBundleState.transitionToActive(HostBundleState.java:300)
	... 103 more
Caused by: java.lang.ClassNotFoundException: org.jboss.modules.ModuleClassLoader from [Module "deployment.web-osgi-target:0.0.0" from Service Module Loader]
	at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:190)
	at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:485)
	at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:444)
	at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:421)
	at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:143)
{code}

--
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