Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 99035 invoked by uid 500); 18 Aug 2001 19:08:59 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 99023 invoked from network); 18 Aug 2001 19:08:58 -0000 Sender: lgois@smtp.netc.pt Message-ID: <3B7EBD2C.79B4F05E@netc.pt> Date: Sat, 18 Aug 2001 20:08:28 +0100 From: Luis Gois X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2-2 i686) X-Accept-Language: en MIME-Version: 1.0 To: cocoon-users@xml.apache.org Subject: Illegal target of jump or branch WHYYYYYYYYY?!?! Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Hi! This one is driving me to insanity for sure!!! I have a xml to which I apply a couple of logicsheets. Everything worked fine until I had to insert an "if ... else ... " test condition. The "if ..." was already there, and when I've put the "else ..." on my XSP page, I got this error : Illegal target of jump or branch at java.lang.Class.newInstance0(Native Method) I'm aware of the 64k limit per class, so, I've checked the .class generated and, in fact, it was almost 80kB (with or without the "else..." ... so, my guess is that the "else" is forcing a jump to beyond the 64kB limit). Reading through the mail archives, I couldn't find any "cure" for my problem, only some "patches" to it, like xinclude stuff and so on. Could you share with me some of the techniques you might have used to overcome this limitation (this is a very annoying limitation for XSP. We just have to open a .java generated file to see what is making our pages grow and grow because of XML code). TIA Luis Gois --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: