Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 17435 invoked from network); 7 Jul 2006 11:55:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Jul 2006 11:55:01 -0000 Received: (qmail 55608 invoked by uid 500); 7 Jul 2006 11:54:49 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 55585 invoked by uid 500); 7 Jul 2006 11:54:49 -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 55574 invoked by uid 99); 7 Jul 2006 11:54:49 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Jul 2006 04:54:49 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [85.25.136.150] (HELO delta380.server4you.de) (85.25.136.150) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Jul 2006 04:54:48 -0700 Received: from p54a2e57b.dip.t-dialin.net ([84.162.229.123] helo=darwin.dreampixel) by delta380.server4you.de with esmtpa (Exim 4.50) id 1Fyoui-0005sU-EJ for users@tomcat.apache.org; Fri, 07 Jul 2006 13:54:28 +0200 Received: from [10.1.0.6] (unknown [10.1.0.6]) (using TLSv1 with cipher EXP1024-RC4-SHA (56/128 bits)) (Client did not present a certificate) by darwin.dreampixel (Postfix) with ESMTP id 96B031F1034 for ; Fri, 7 Jul 2006 13:54:25 +0200 (CEST) From: Sven Gehr To: users@tomcat.apache.org Subject: DeployTask is missing Date: Fri, 7 Jul 2006 13:55:14 +0200 User-Agent: KMail/1.9.3 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200607071355.14791.sven.gehr@dreampixel.de> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi@all, when I try to deploy to tomcat I get the following error: BUILD FAILED /home/sven/workspace/project-template/build.xml:165: taskdef class org.apache.catalina.ant.DeployTask cannot be found I use suse-10.1, the tomcat is on the same machine. In yast there are many packages ant-xxx.... but witch package is missing? with best regards -- Sven Gehr --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org