Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 21526 invoked from network); 17 Nov 2003 16:18:38 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 17 Nov 2003 16:18:38 -0000 Received: (qmail 98645 invoked by uid 500); 17 Nov 2003 16:18:30 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 98605 invoked by uid 500); 17 Nov 2003 16:18:30 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 98587 invoked from network); 17 Nov 2003 16:18:29 -0000 Received: from unknown (HELO pandc2501.panamericano.com.br) (200.230.150.66) by daedalus.apache.org with SMTP; 17 Nov 2003 16:18:29 -0000 Received: by pandc2501.panamericano.com.br with Internet Mail Service (5.5.2657.72) id ; Mon, 17 Nov 2003 14:16:13 -0300 Message-ID: <4EFE7B26CE175F4B9653BD51D199CCFC0154DEB2@panms2505a.panamericano.com.br> From: Edson Alves Pereira To: 'Ant Developers List' Subject: RE: problems with tag - ant-1.6beta2 Date: Mon, 17 Nov 2003 14:16:20 -0300 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C3AD2E.84EA14E0" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C3AD2E.84EA14E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Here=B4s my build file, i think that its ok. And if I did wrong, output should give a error message not a stacktrace. =20 =20 =09 =09 =09 =09 =09 > ---------- > De: Antoine L=E9vy-Lambert[SMTP:antoine@antbuild.com] > Responder: Ant Developers List > Enviada: segunda-feira, 17 de novembro de 2003 11:17 > Para: Ant Developers List > Assunto: AW: problems with tag - ant-1.6beta2 >=20 > Hi Edson, > this stack trace shows an error occuring in a package which is not = part of > ant, rather of tomcat. > Can you also show your build file ? Can it be that one of the = parameters > which you are giving in the task is wrong ? > Or maybe there is a distinct task (not sure). >=20 > Antoine >=20 > -----Urspr=FCngliche Nachricht----- > Von: Edson Alves Pereira [mailto:eapereira@panamericano.com.br] > Gesendet: Montag, 17. November 2003 15:57 > An: 'Jakarta-ant-Developers' > Betreff: problems with tag - ant-1.6beta2 >=20 >=20 > Hello folks, i having some problems with jspc tag. I trying to solve > or to known with is wrong here, but in my terminal i got this = exception: >=20 > [jspc] Compiling 3 source filesD:\tmp\classes-jsp\org\apache\jsp > [jasperc] java.lang.ArrayIndexOutOfBoundsException: 9 > [jasperc] at = org.apache.jasper.JspC.locateUriRoot(JspC.java:628) > [jasperc] at org.apache.jasper.JspC.execute(JspC.java:759) > [jasperc] at org.apache.jasper.JspC.main(JspC.java:823) > [jasperc] Exception in thread "main" >=20 > And when I try to find these lines in JspC.java they are completely > different, for instance, JspC.java has a limit of 658 lines and we = can see > above line 823, i ensure that i really using the version and binaries > compiled right. > Could someone point me the clues? >=20 > Regards, > Edson >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org > For additional commands, e-mail: dev-help@ant.apache.org >=20 ------_=_NextPart_001_01C3AD2E.84EA14E0--