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:[EMAIL PROTECTED]
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to