Hi Alex, that's more a xbean issue
btw i just pushed some changes to try to get it but from openejb/tomee that's not so easy *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2012/10/10 Alex The Rocker <[email protected]> > Hello, > > Is there a way to get TomEE+ more verbose than when currently it throws > "TypeNotPresentExceptionProxy" ? > > Looks like something is missing related to annotation processor, but hard > to debug without a more verbose message. > I'm using latest 1.5.1 snapshot. > As a by-pass, is there a way to activate more traces (how?) > > Thanks, > Alex > > PS: here's the stack for my latest case: > > SEVERE: Unable to deploy collapsed ear in war > StandardEngine[Catalina].StandardHost[localhost].StandardContext[/WS] > java.lang.ArrayStoreException: > sun.reflect.annotation.TypeNotPresentExceptionProxy > at > > sun.reflect.annotation.AnnotationParser.parseClassArray(AnnotationParser.java:673) > at > > sun.reflect.annotation.AnnotationParser.parseArray(AnnotationParser.java:480) > at > > sun.reflect.annotation.AnnotationParser.parseMemberValue(AnnotationParser.java:306) > at > > sun.reflect.annotation.AnnotationParser.parseAnnotation(AnnotationParser.java:241) > at > > sun.reflect.annotation.AnnotationParser.parseAnnotations2(AnnotationParser.java:88) > at > > sun.reflect.annotation.AnnotationParser.parseAnnotations(AnnotationParser.java:70) > at java.lang.Class.initAnnotationsIfNecessary(Class.java:3089) > at java.lang.Class.getAnnotation(Class.java:3048) > at java.lang.Class.isAnnotationPresent(Class.java:3061) > at org.apache.xbean.finder.AnnotationFinder.findAnnotatedClasses( >
