[
https://jira.jboss.org/browse/JBAS-8409?page=com.atlassian.jira.plugin.sy...
]
Thomas Diesler commented on JBAS-8409:
--------------------------------------
We dropped support of AS6 in jbosgi.
Our current implementation targets AS7 M1 and is based on MSC.
IMHO, it'd be sufficient to remove the osgi profile and delete the test.
Is that acceptable?
org.jboss.test.osgi.simple.SimpleRuntimeTestCase
------------------------------------------------
Key: JBAS-8409
URL:
https://jira.jboss.org/browse/JBAS-8409
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: OSGi integration
Reporter: Shelly McGowan
Assignee: Thomas Diesler
Fix For: 6.0.0.CR1
Attachments: server.log.gz
All jars in the test server config osgi/deploy directory are failing to deploy due to:
Caused by: java.lang.ClassNotFoundException:
org.jboss.reloaded.naming.deployers.mc.MCJavaEEApplication from
OSGiBundleClassLoader(a)10906da{org.ops4j.pax.web.pax-web-jetty-bundle-0.7.2}
at
org.jboss.classloader.spi.base.BaseClassLoader.loadClass(BaseClassLoader.java:480)
[jboss-classloader.jar:2.2.0.Alpha8]
at java.lang.ClassLoader.loadClass(ClassLoader.java:248) [:1.6.0_18]
at
org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataFactoryVisitor.addComponent(BeanMetaDataFactoryVisitor.java:54)
[:2.2.0.Alpha7]
--
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