Quote: Thanks Safaa,
That package is where utility classes are generated (that class is used by the Hibernate Criteria support). As this error seems to happen as well in large JSP files (when compiled into a servlet), its a compiler limitation, I think the only solution is to generate multiple instead of one big file...or generate a properties file and read in the configuration I have in there. So if you would, please file a JIRA issue in the Spring cartridge. Chad (end of quote) I think the problem is that the static { } block is too large, I've seen that behavior also within Websphere when the contents of a try/catch were lengthy I'm pretty sure simply doing multiple static blocks instead of one will solve the problem, I've never heard of a thing such as a class file size limit -- Wouter Zoons - [EMAIL PROTECTED] http://www.andromda.org/ _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3574#3574 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Andromda-user mailing list Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user