Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 16140 invoked from network); 2 Jan 2009 13:58:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Jan 2009 13:58:08 -0000 Received: (qmail 92984 invoked by uid 500); 2 Jan 2009 13:57:56 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 92952 invoked by uid 500); 2 Jan 2009 13:57:56 -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 92941 invoked by uid 99); 2 Jan 2009 13:57:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Jan 2009 05:57:56 -0800 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ghita.benkirane@gmail.com designates 209.85.218.13 as permitted sender) Received: from [209.85.218.13] (HELO mail-bw0-f13.google.com) (209.85.218.13) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Jan 2009 13:57:50 +0000 Received: by bwz6 with SMTP id 6so16661402bwz.0 for ; Fri, 02 Jan 2009 05:57:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=w0hbC49Tw2SmhVi9lS/ca9QjlNocC2dlcEnhgCVabXs=; b=BwFGj6HU2jwtcsBTjD710shsZZKo296SZtrXQp/7zt8pyjcvjuOrEK+MLeapp/sg5K 3+0JKJWsw1H5SYyww9RlSBLLCZVFp7YrhBzndgVdivMY4ZHFcyUa31RDG3p2zxx4SsNo Syguyh7Ti7YKgPMcdf0A70xF6mp5e1fEAJRh8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=gLrnj5UUF/SDY/JUy63j6g1KWvQb+fcxYMvHVK+kRc4XWXpfmvW+101Bu9bFJPxgib NyRjF4YCDMG/YBxTA67AGPB2nApe+fKoS+gmr0X9Odz2peBKIivQoaSNIJLopK6qtvfm RZHU37KdxTO7VR4FQCmaodvUS4XcXfFpgRq5A= Received: by 10.181.215.9 with SMTP id s9mr6869131bkq.212.1230904648681; Fri, 02 Jan 2009 05:57:28 -0800 (PST) Received: by 10.181.226.11 with HTTP; Fri, 2 Jan 2009 05:57:28 -0800 (PST) Message-ID: <26f5d6a70901020557y1711ef71ue5bb781325140008@mail.gmail.com> Date: Fri, 2 Jan 2009 14:57:28 +0100 From: "Ghita Benkirane" To: users@tomcat.apache.org Subject: Can't update my application in Tomcat MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_115769_2952295.1230904648675" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_115769_2952295.1230904648675 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I'm working on Mac leopard, I installed Tomcat 5,5,27 and deployed a GWT application using the war file in Manager, everything works fine. When I wanted to update the application, I only get the old version. In the Manager How to doc it says that I should undeploy and deploy the application again, I did so restarting Tomcat but still the old version appears, I even changed the application name with no success. Any hints? Thanks My context.xml file is the following: WEB-INF/web.xml -- Ghita Benkirane ------=_Part_115769_2952295.1230904648675--