Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@www.apache.org Received: (qmail 17998 invoked from network); 6 Oct 2004 21:32:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 6 Oct 2004 21:32:44 -0000 Received: (qmail 79891 invoked by uid 500); 6 Oct 2004 21:32:31 -0000 Delivered-To: apmail-jakarta-tomcat-dev-archive@jakarta.apache.org Received: (qmail 79852 invoked by uid 500); 6 Oct 2004 21:32:30 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 79837 invoked by uid 99); 6 Oct 2004 21:32:30 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [192.18.42.14] (HELO nwkea-mail-2.sun.com) (192.18.42.14) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 06 Oct 2004 14:32:29 -0700 Received: from phys-d3-ha21sca-1 ([129.145.155.163]) by nwkea-mail-2.sun.com (8.12.10/8.12.9) with ESMTP id i96LWS37004554 for ; Wed, 6 Oct 2004 14:32:28 -0700 (PDT) Received: from conversion-daemon.ha21sca-mail1.sfbay.sun.com by ha21sca-mail1.sfbay.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) id <0I5600K01ME1II@ha21sca-mail1.sfbay.sun.com> (original mail from amyroh@apache.org) for tomcat-dev@jakarta.apache.org; Wed, 06 Oct 2004 14:32:28 -0700 (PDT) Received: from AMYROH (vpn-129-150-27-5.SFBay.Sun.COM [129.150.27.5]) by ha21sca-mail1.sfbay.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) with ESMTP id <0I5600J4VMI3U0@ha21sca-mail1.sfbay.sun.com> for tomcat-dev@jakarta.apache.org; Wed, 06 Oct 2004 14:32:28 -0700 (PDT) Date: Wed, 06 Oct 2004 14:33:14 -0700 From: Amy Roh Subject: Re: TCKs for 5.5.3 and 5.0.29 To: Tomcat Developers List Message-id: <023601c4abec$1679d050$051b9681@AMYROH> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Mailer: Microsoft Outlook Express 6.00.2900.2180 Content-type: text/plain; format=flowed; charset=iso-8859-1; reply-type=response Content-transfer-encoding: 7BIT X-Priority: 3 X-MSMail-priority: Normal References: <9C5166762F311146951505C6790A9CF80229C31F@US-VS1.corp.mpi.com> <015c01c4abc8$5b5543e0$051b9681@AMYROH> <41643634.9070806@sun.com> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Thanks Jan for the update. I have confirmed that all JSP TCK tests pass with the latest StandardWrapper.java. I have retagged the file so the 5.5.3 release has the fix. Thanks, Amy > Hi Amy, > > Amy Roh wrote: >> I ran the Servlet/JSP TCKs. They both passed on the 5.0.29 release. >> >> The Servlet TCK passed on the 5.5.3 release but the following 2 JSP TCK >> tests failed out of 615 tests. >> Test case throws exception: [BaseUrlClient] null failed! Check output for >> cause of failure. >> a.. >> com/sun/ts/tests/jsp/spec/core_syntax/implicitobjects/URLClient.java#checkConfigTest >> : URLClient_checkConfigTest >> b.. >> com/sun/ts/tests/jsp/spec/tagfiles/implicitobjects/URLClient.java#checkConfigTest >> : URLClient_checkConfigTest > > I committed a fix for these 2 failures yesterday (in > StandardWrapper.java): > > revision 1.49 > date: 2004/10/06 00:54:46; author: luehe; state: Exp; lines: +1 -1 > Undid previous change, as in the case where a servlet has a jsp-file > and also declares some init params, as in: > > > xxx > /xxx.jsp > > name1 > value1 > > > > it needs its *own* JspServlet instance that it can initialize with its > own params. Sharing of JspServlet instance is not possible in this > case. > > Will have to come up with a better solution against loss of monitoring > info (the JspServlet that handles the above jsp-file currently is not > registered with JMX). > > I think we need to retag this file with 5.5.3. > > > Jan > > >> Thanks, >> Amy >> >> ----- Original Message ----- From: "Shapira, Yoav" >> To: "Tomcat Developers List" >> Sent: Wednesday, October 06, 2004 6:28 AM >> Subject: TCKs for 5.5.3 and 5.0.29 >> >> >> >> Hi, >> Sun folks, or anyone with access to the Servlet and JSP TCKs: can you >> please run them against the 5.5.3 and 5.0.29 releases when you get a >> chance, and post your results here? Thanks in advance ;) >> >> Both 5.0.29 and 5.5.3 pass all our internal tests without exception. >> >> Yoav Shapira >> Millennium Research Informatics >> >> >> >> >> >> This e-mail, including any attachments, is a confidential business >> communication, and may contain information that is confidential, >> proprietary and/or privileged. This e-mail is intended only for the >> individual(s) to whom it is addressed, and may not be saved, copied, >> printed, disclosed or used by anyone else. If you are not the(an) >> intended recipient, please immediately delete this e-mail from your >> computer system and notify the sender. Thank you. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org >> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org >> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org