You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Thomas Weller <th...@wellisolutions.de> on 2003/06/25 16:37:16 UTC

Ant precompiling problem

Hello.

Using the Ant script for precompiling JSP as supposed on
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jasper-howto.html 
I get an error:

Buildfile: build.xml

jspc:
  [jasper2] XXX bad jar extraced
  [jasper2] Error in class org.apache.jasper.JspC

BUILD FAILED
file:C:/applcdrom/compile/build.xml:21: java.lang.NoClassDefFoundError: 
javax/servlet/jsp/tagext/TagSupport


There is neither a jasper2.jar nor a XXX.jar file in ./server/lib 
or ./common/lib.
TagSupport.class is in ./common/lib/servlet.jar, which is included 
in build.xml.

Thanks for your help.


Thomas Weller


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org