Ales Justin [http://community.jboss.org/people/alesj] created the discussion
"Re: Stack overflow in jboss-reflect.jar:2.2.0.GA" To view the discussion, visit: http://community.jboss.org/message/598031#598031 -------------------------------------------------------------- > Is there some way to disable annotation scanning for .jar files in a .sar, so > I can bypass this the meantime? You can re-order the .sar structure -- e.g. via jboss-structure.xml, and make the culprit jar just a classpath entry, instead of sub-deployment. Then jboss-scanning.xml in .sar/META-INF can easily ignore it. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/598031#598031] Start a new discussion in JBoss Microcontainer at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2114]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
