[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: AccessControlException in AnnotationValueImpl

flavia.rainone@jboss.com do-not-reply at jboss.com
Tue Aug 18 16:10:23 EDT 2009


I'm having problems with setting up the kernel project at Eclipse.

If I use jdk6, I get errors like this:
Description	Resource	Path	Location	Type
The method setAliasMetaData(Set) in the type AbstractBeanMetaData is not applicable for the arguments (Collection)	AbstractBeanMetaData.java	/jboss-kernel/src/main/java/org/jboss/beans/metadata/plugins	line 866	Java Problem
If I use jdk5, I get erros at AbstractBeanMetaData.clone() method like the ones below:
Description	Resource	Path	Location	Type
The method setAliasMetaData(Set) in the type AbstractBeanMetaData is not applicable for the arguments (Collection)	AbstractBeanMetaData.java	/jboss-kernel/src/main/java/org/jboss/beans/metadata/plugins	line 866	Java Problem

Apart from that, I can run the tests at command line as well.


View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250260#4250260

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250260



More information about the jboss-dev-forums mailing list