Nope, I'm getting this error because I have a really damn long form described in xml
example: <group name="Physical Location"> <line> <element name="physicalLocatorStatusParseString" type=" nestedElements" label="" note=""> <line> <element name="cd" type="select" label="Type" note="" /> </line> <line> <element name="useCd" type="select" label="Use of Location" note="" /> <element name="cdDescTxt" type="text" label="Description" note="" /> </line> After awhile, the sax events pile up and the method is over 65k. I'm hoping that jdk 1.4 doesn't enforce this limit or I can include XSP in another XSP some how. thanks, j giacomo <[EMAIL PROTECTED]> on 11/11/2001 06:25:03 AM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Re: ClassFormatError On Sat, 10 Nov 2001 [EMAIL PROTECTED] wrote: > This problem is back in cocoon 2 RC2 Why you think "it is back"? Has it ever been gone? Giacomo > > java.lang.ClassFormatError: > org/apache/cocoon/www/file_/C_/tomcat_3_2_3/webapps/nedss/investigation/web/xsp/investigation_xsp > > (Code of a method longer than 65535 bytes) > > > > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> > > > > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]> --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>