You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Antoine Lévy-Lambert <an...@antbuild.com> on 2003/11/17 15:17:23 UTC

AW: problems with tag - ant-1.6beta2

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 <jspc/> task is wrong ?
Or maybe there is a distinct <jasperc/> task (not sure).

Antoine

-----Ursprüngliche Nachricht-----
Von: Edson Alves Pereira [mailto:eapereira@panamericano.com.br]
Gesendet: Montag, 17. November 2003 15:57
An: 'Jakarta-ant-Developers'
Betreff: problems with <jspc> tag - ant-1.6beta2


	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:

     [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"

	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?

	Regards,
	Edson


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org