what follows are messages posted in the wrong forum, I copied them here


[EMAIL PROTECTED]

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.

[/quote]



[EMAIL PROTECTED] 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[/quote]



[EMAIL PROTECTED]'ve never heard of a thing such as a class file size limit



Yeah but then again there's many things we've run into with AndroMDA that we've 
never heard of before :)[/quote]



[EMAIL PROTECTED] see what you mean, I just don't want to jump to any 
conclusions[/quote]
--
Wouter Zoons - [EMAIL PROTECTED]

http://www.andromda.org/
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3579#3579
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

Reply via email to