Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 35560 invoked from network); 23 Dec 2008 13:31:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Dec 2008 13:31:27 -0000 Received: (qmail 56215 invoked by uid 500); 23 Dec 2008 13:31:20 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 56168 invoked by uid 500); 23 Dec 2008 13:31:20 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 56156 invoked by uid 99); 23 Dec 2008 13:31:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Dec 2008 05:31:20 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [193.252.22.191] (HELO smtp6.freeserve.com) (193.252.22.191) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Dec 2008 13:31:11 +0000 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3607.me.freeserve.com (SMTP Server) with ESMTP id 4A3B47000084 for ; Tue, 23 Dec 2008 14:30:50 +0100 (CET) Received: from smtp.homeinbox.net (unknown [91.109.156.128]) by mwinf3607.me.freeserve.com (SMTP Server) with ESMTP id 30D2E7000081 for ; Tue, 23 Dec 2008 14:30:50 +0100 (CET) X-ME-UUID: 20081223133050200.30D2E7000081@mwinf3607.me.freeserve.com Received: from localhost (localhost [127.0.0.1]) by smtp.homeinbox.net (Postfix) with ESMTP id 2A8DE1A47BD for ; Tue, 23 Dec 2008 13:31:22 +0000 (GMT) X-Virus-Scanned: Debian amavisd-new at homeinbox.net Received: from smtp.homeinbox.net ([127.0.0.1]) by localhost (server01.dev.local [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CscPC8xMNrp3 for ; Tue, 23 Dec 2008 13:31:18 +0000 (GMT) Received: from [192.168.0.9] (study03.dev.local [192.168.0.9]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.homeinbox.net (Postfix) with ESMTPSA id AA2D51A40B9 for ; Tue, 23 Dec 2008 13:31:18 +0000 (GMT) Message-ID: <4950E803.1030401@apache.org> Date: Tue, 23 Dec 2008 13:30:43 +0000 From: Mark Thomas User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: defaultcontext.html References: <4950E6CF.6080005@gmail.com> In-Reply-To: <4950E6CF.6080005@gmail.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org jean-frederic clere wrote: > Hi, > > In the tc-(trunk and 6.0.x) there are reference to a defaultcontext > concept that doesn't exist (well web.xml sets the default values of > contexts). > Should I fix the docs (by putting back the 5.5.x explanations) or is > there another way to explain it)? > See http://tomcat.apache.org/tomcat-6.0-doc/config/host.html and > http://tomcat.apache.org/tomcat-6.0-doc/config/context.html for example, > search for DefaultContext. Should already be fixed in trunk and 6.0.x. http://svn.apache.org/viewvc?rev=703403&view=rev http://svn.apache.org/viewvc?rev=703408&view=rev If you see any more references then fix as you see fit. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org