[jboss-user] [JBoss Seam] - Re: Possible component.xml problem in 1.1.0 CR2

quilleashm do-not-reply at jboss.com
Wed Dec 6 08:53:31 EST 2006


I have tracked it down, user error of course.

I was missing the javaassist jar file so it was barfing in the ComponentScanner when it looks at all the class files in the seam jar for the @name annotation.

At the moment the exception is caught and the error logged at debug level.  Could this be changed to info/warn/error otherwise it can take a while to find classloading issues on components?

Thanks again.

Mike.


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

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



More information about the jboss-user mailing list