Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 74022 invoked from network); 1 Feb 2006 09:15:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Feb 2006 09:15:29 -0000 Received: (qmail 6978 invoked by uid 500); 1 Feb 2006 09:15:12 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 6963 invoked by uid 500); 1 Feb 2006 09:15:12 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 6952 invoked by uid 99); 1 Feb 2006 09:15:12 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2006 01:15:12 -0800 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of grm7790@verizon.net designates 206.46.252.46 as permitted sender) Received: from [206.46.252.46] (HELO vms046pub.verizon.net) (206.46.252.46) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2006 01:15:11 -0800 Received: from [127.0.0.1] ([70.17.101.35]) by vms046.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0IU00074E4CQXAK1@vms046.mailsrvcs.net> for users@tomcat.apache.org; Wed, 01 Feb 2006 03:14:51 -0600 (CST) Date: Wed, 01 Feb 2006 04:17:14 -0500 From: Glen Mazza Subject: Re: "Jasper 2 JSP Engine How To" ant script - ServletException not found In-reply-to: <20060201081349.13182.qmail@web31805.mail.mud.yahoo.com> To: Tomcat Users List Message-id: <43E07C9A.9070904@verizon.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit X-Accept-Language: es-es, es X-Antivirus: avast! (VPS 0605-2, 01/31/2006), Outbound message X-Antivirus-Status: Clean References: <20060201081349.13182.qmail@web31805.mail.mud.yahoo.com> User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Olinga K. Abbott wrote: > Glen, thanks for responding. I placed both the property and path element references to servlet-api > at the beginning of their respective sections, and defined jdk.javac.path. I still get the same > error. > > Any ideas on why build.xml provided by the Tomcat website doesn't work? > >>>BUILD FAILED >>>E:\workspace\progsoftware\trunk\source\jasper\build.xml:5: taskdef A class needed by class >>>org.apache.jasper.JspC cannot be found: javax/servlet/ServletException >>> Well, I just did a Google search on "taskdef A class needed by class" (with the quotes, of course) and got 239 hits. You'll probably find your answer somewhere in there. Glen --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org