Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 48781 invoked from network); 3 Nov 2010 13:15:31 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Nov 2010 13:15:31 -0000 Received: (qmail 60328 invoked by uid 500); 3 Nov 2010 13:15:58 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 60246 invoked by uid 500); 3 Nov 2010 13:15:58 -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 60225 invoked by uid 99); 3 Nov 2010 13:15:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Nov 2010 13:15:58 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [80.12.242.2] (HELO smtp6.freeserve.com) (80.12.242.2) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Nov 2010 13:15:48 +0000 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3j29.me.freeserve.com (SMTP Server) with ESMTP id 46A413000098 for ; Wed, 3 Nov 2010 14:15:28 +0100 (CET) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3j29.me.freeserve.com (SMTP Server) with ESMTP id 3A04330000A1 for ; Wed, 3 Nov 2010 14:15:28 +0100 (CET) Received: from mail.homeinbox.net (unknown [91.109.189.109]) by mwinf3j29.me.freeserve.com (SMTP Server) with ESMTP id 1C50C3000098 for ; Wed, 3 Nov 2010 14:15:28 +0100 (CET) X-ME-UUID: 20101103131528116.1C50C3000098@mwinf3j29.me.freeserve.com Received: from localhost (localhost [127.0.0.1]) by mail.homeinbox.net (Postfix) with ESMTP id 4012EEAA284 for ; Wed, 3 Nov 2010 13:15:25 +0000 (GMT) X-Virus-Scanned: Debian amavisd-new at homeinbox.net Received: from mail.homeinbox.net ([127.0.0.1]) by localhost (mail.homeinbox.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id R9MuWnQTWN5x for ; Wed, 3 Nov 2010 13:15:21 +0000 (GMT) Received: from s2laptop.local (unknown [38.110.32.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.homeinbox.net (Postfix) with ESMTPSA id BFF77EAA283 for ; Wed, 3 Nov 2010 13:15:20 +0000 (GMT) Message-ID: <4CD16066.4090006@apache.org> Date: Wed, 03 Nov 2010 09:15:18 -0400 From: Mark Thomas User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Trouble with writing TC 7.0.x unit tests References: <4CD15EE7.1000006@christopherschultz.net> In-Reply-To: <4CD15EE7.1000006@christopherschultz.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 03/11/2010 09:08, Christopher Schultz wrote: > All, > > I'm having trouble understanding the behavior of a unit test I'm writing > against TC 7.0.x trunk to prepare for testing a patch. I happen to be > working in org/apache/catalina/connector/TestRequest.java and my test > method contains the following code: Nothing obvious but if you find me at ApacheCon I'll take a look. I should be easy to find, I'm wearing an ASF infra t-shirt and baseball cap and have my (very) bright yellow Tomcat bag with me. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org