Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 63984 invoked from network); 14 Sep 2009 20:16:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Sep 2009 20:16:35 -0000 Received: (qmail 8829 invoked by uid 500); 14 Sep 2009 20:16:31 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 8752 invoked by uid 500); 14 Sep 2009 20:16:31 -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 8741 invoked by uid 99); 14 Sep 2009 20:16:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Sep 2009 20:16:31 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of aw@ice-sa.com designates 212.85.38.228 as permitted sender) Received: from [212.85.38.228] (HELO tor.combios.es) (212.85.38.228) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Sep 2009 20:16:21 +0000 Received: from localhost (localhost [127.0.0.1]) by tor.combios.es (Postfix) with ESMTP id DC018226077 for ; Mon, 14 Sep 2009 22:15:59 +0200 (CEST) Received: from tor.combios.es ([127.0.0.1]) by localhost (tor.combios.es [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id baiJDbb1B+DY for ; Mon, 14 Sep 2009 22:15:59 +0200 (CEST) Received: from [192.168.245.129] (p549EB4F7.dip0.t-ipconnect.de [84.158.180.247]) by tor.combios.es (Postfix) with ESMTPA id 925D3226075 for ; Mon, 14 Sep 2009 22:15:59 +0200 (CEST) Message-ID: <4AAEA468.7030405@ice-sa.com> Date: Mon, 14 Sep 2009 22:15:36 +0200 From: =?UTF-8?B?QW5kcsOpIFdhcm5pZXI=?= Reply-To: aw@ice-sa.com User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Error 401 deploying war to Tomcat with Ant References: <477447.87556.qm@web30603.mail.mud.yahoo.com> In-Reply-To: <477447.87556.qm@web30603.mail.mud.yahoo.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Charl Gerber wrote: .. Hi. I am not really competent, but following the steps and symptoms you describe, the following scenario would fit : - you initially installed Java - then you installed Ant. This Ant installation overwrote something the Java installation had done. - then you de-installed Java and re-installed a new one. This new Java re-overwrote whatever Ant had done before, and thus Ant does not work anymore Conclusion : have you tried re-installing Ant ? (and I have no idea what that implies, it is just a question) --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org