Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 66185 invoked from network); 7 Oct 2005 13:05:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Oct 2005 13:05:56 -0000 Received: (qmail 93634 invoked by uid 500); 7 Oct 2005 13:05:41 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 93621 invoked by uid 500); 7 Oct 2005 13:05:40 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 93610 invoked by uid 99); 7 Oct 2005 13:05:40 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2005 06:05:40 -0700 X-ASF-Spam-Status: No, hits=2.4 required=10.0 tests=DATE_IN_FUTURE_12_24,HTML_60_70,HTML_MESSAGE,SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [138.100.67.131] (HELO dumuzi.caminos.upm.es) (138.100.67.131) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2005 06:05:44 -0700 Received: by dumuzi.caminos.upm.es (Postfix, from userid 1060) id 4D7C22AC02C; Fri, 7 Oct 2005 14:57:38 +0200 (CEST) Received: from eg (expresiongrafica.caminos.upm.es [138.100.67.143]) by dumuzi.caminos.upm.es (Postfix) with SMTP id D8BFF2AC021 for ; Fri, 7 Oct 2005 14:57:34 +0200 (CEST) Message-ID: <009201c5cc08$f317b8f0$8f43648a@eg> From: "Amadeo Alonso" To: "Tomcat Users List" Subject: Q: Why Tomcat return me a OLD version of my doc.jar in an Applet ? Date: Sat, 8 Oct 2005 15:05:25 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_008F_01C5CC19.B6668D30" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_NextPart_000_008F_01C5CC19.B6668D30 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi list: I apologize me last (&first) email to the list with faults on date = and form=20 Thanks to Mark Thomas for your explanations. The problem I attempt to solve is the next: When I demand the page = 'http://expresiongrafica.caminos.upm.es/PAU/AppletDoc.html', which has = an Applet with a tag 'archive=3Ddoc.jar', Tomcat (?) v5.5 returns me the = OLD VERSION of 'doc.jar' (v1) with the old bugs, as I deduct from the = 'Java Console'. I have placed two tags in 'server.xml' file to use ports = :80 y :8080 in the same way but.... http://expresiongrafica.caminos.upm.es:8080/PAU/AppletDoc.html return = de rigth 'doc.jar' (v2), OK: =20 http://expresiongrafica.caminos.upm.es:80/PAU/AppletDoc.html = return de old 'doc.jar' (v1), BAD: =20 using localhost/..., localhost:80/... y localhost:8080/... OK = (v2).=20 How can I destroy the old version? where is it? What is it happening? Is = maybe a navigators problem? (I get 'similar' results with IE and Firefox ) Thanks in advance Amadeo. Universidad Polit=E9cnica de Madrid. ------=_NextPart_000_008F_01C5CC19.B6668D30--