[jboss-dev-forums] [Design of EJB 3.0] - ClassLoaderFactory compile issues
scott.stark@jboss.org
do-not-reply at jboss.com
Tue Jun 3 17:20:48 EDT 2008
I'm not able to compile the current ejb3 trunk because there is a conflict between the jboss-deployers-structure-spi in version 2.0.0.Beta10 vs 2.0.0.Beta14, and the Beta10 is being used:
| /Users/svn/JBossAS/projects/ejb3/core/src/test/java/org/jboss/ejb3/core/test/common/SimpleClassLoaderDeployer.java:[33,7] org.jboss.ejb3.core.test.common.SimpleClassLoaderDeployer is not abstract and does not override abstract method removeClassLoader(org.jboss.deployers.structure.spi.DeploymentContext) in org.jboss.deployers.structure.spi.ClassLoaderFactory
|
I'm using mvn 2.0.8. Do I need to use 2.0.9 or is it some other issue?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155494#4155494
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155494
More information about the jboss-dev-forums
mailing list