quality@glassfish.java.net

Re: v3 not deploying huge EAR anymore

From: matthias.fraass_at_tricoder.net <matthias.fraass_at_gmail.com>
Date: Fri, 6 Nov 2009 12:16:38 +0100

I have a question about Tims comment on the bug:

"This might not resolve the problem completely, because annotation
detection does need to look at all the .class entries in the JAR."

Does this apply only for the ejb.jar or all WARs and JARs of the EAR?
Also for the jars in the lib-directory of the EAR (<library-directory>)?

If there are jars that are not scanned by GF, I could move all non-JEE
classes from the ejb.jar to a different jar, as a workaround.

-Matthias