Link to home
Start Free TrialLog in
Avatar of AlbertPWilliams
AlbertPWilliams

asked on

org.apache.jasper.JasperException with Eclipse 3.1.2 (using JRE j2sdk1.4.2_08 & Tomcat 5.0.28)

Hi all,
I'm using Eclipse 3.1.2 & the java runtime j2sdk1.4.2_08 & Tomcat version 5.0.28
I'm using an ant build.xml to build my project but I'm getting this error at the end of the build process:

BUILD FAILED
C:\eclipse\workspace\My_Test\src\myweb\my_info\ant-inc\precompile.ant:17: The following error occurred while executing this line:
C:\eclipse\workspace\My_Test\src\myweb\my_info\ant-inc\precompile.ant:68: org.apache.jasper.JasperException: The -uriroot option must specify a pre-existing directory

I've searched the net for info on this error & there seems to be a lot but none that has a defined FIX.
Is it to do with the Eclipse version I'm using or what?

Can anyone point me in the right direction?
Thanks!
Best,
Al
ASKER CERTIFIED SOLUTION
Avatar of girionis
girionis
Flag of Greece image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial