[jboss-dev-forums] [Design of POJO Server] - Re: extra jars needed when deploying a Seam app into JBAS5 b

scott.stark@jboss.org do-not-reply at jboss.com
Mon Feb 4 13:37:41 EST 2008


Its not the AnnotationMetaDataDeployer as it does not really do the scanning that is causing the problem. It already ignores classes for which it cannot obtain annotations from.

The problem is with classes that were loadable in terms of class level annotations, but fail to be processed at the field/method level due to missing class dependencies. I have created a new jboss-metadata.jar snapshot that should ignore these types of errors. Can you try this jar out Charles?
https://snapshots.jboss.org/maven2/org/jboss/jboss-metadata/1.0.0-SNAPSHOT/jboss-metadata-1.0.0-20080204.183242-85.jar



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

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



More information about the jboss-dev-forums mailing list