If William Brodgen's assumption, that you are hitting a size
limitation in javac for a single method, is right, there are
two things that might help:
- use a more current JDK version
(1.3.0_01 is the newest version I know:
http://java.sun.com/j2se/1.3.0_01/index.html)
- restructure
What JDK (1.2/1.2.2/1.3) are you using and in which version?
java -version
> -Ursprüngliche Nachricht-
> Von: Troy Landers [mailto:[EMAIL PROTECTED]]
> Gesendet: Dienstag, 9. Januar 2001 07:42
> An: '[EMAIL PROTECTED]'
> Betreff: bizarre JasperException on Solaris box
>