I tried following a tutorial on devshed on getting
JSP/apache/tomcat/jserv all working together on linux but the newer
versions of jakarta said that jserv was obsolete.  So I've been trying
to follow the instructions in tomcat, but files don't exist where
they're supposed to here either.

I can't ./build.sh the jakarta-tomcat src because it's complaining about
a class path error (everything is /usr/local/tomcat/jakarta-* ).  I
can't find the class on my machine that it's looking for :

(root@hugin)-(06:37pm Tue Apr 10)-(jakarta-tomcat)
# ./build.sh
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/tools/ant/Main


if anyone has experience getting the most current tools working on linux
for JSP please give me some pointers or a good manual to read.  Thanks.

Jeffrey Schoolcraft

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to