JspC ClassNotFoundEception on First Run

2003-07-02 Thread Eric Northam
I'm using the JspC task in ant to precompile my jsps and for some reason it fails with a ClassNotFoundException on the first run but succeeds on the second. Does anyone know why or how I can resole the issue? I'm using tomcat 4.1.24 and here's the section in my build.xml that is failing:

JspC ClassNotFoundEception on First Run

2003-07-02 Thread Eric Northam
I'm using the JspC task in ant to precompile my jsps and for some reason it fails with a ClassNotFoundException on the first run but succeeds on the second. Does anyone know why or how I can resole the issue? I'm using tomcat 4.1.24 and here's the section in my build.xml that is failing: