Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Tomcat 5.5.12 Help



Trying to get Tomcat 5.5.12 to work on my PB 10.4.3 system. Went to tomcat.apache.org, downloaded, and installed the binary. After 'installing', updated the catalina.sh file to reflect the JAVA_HOME. Started tomcat using the startup.sh script. Started fine without problem.

Created a simple webapp, and deployed a test jsp. The test jsp only generates the output from <%= java.util.Calendar.getInstance() %>. However, when I access the page, I get the following error:

exception

javax.servlet.ServletException: org/apache/tools/ant/BuildException
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:249)
javax.servlet.http.HttpServlet.service(HttpServlet.java :802)

root cause

java.lang.NoClassDefFoundError: org/apache/tools/ant/BuildException
org.apache.jasper.JspCompilationContext.createCompiler(JspCompilationContext.java:202)
org.apache.jasper.JspCompilationContext.compile (JspCompilationContext.java:470)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:190)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)
org.apache.jasper.servlet.JspServlet.service (JspServlet.java:241)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

Has anyone seen this problem and know how to fix it?

Thanks!

Kelby
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.