Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8A20E894A for ; Thu, 15 Sep 2011 12:40:09 +0000 (UTC) Received: (qmail 88792 invoked by uid 500); 15 Sep 2011 12:40:06 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 88587 invoked by uid 500); 15 Sep 2011 12:40:05 -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 88578 invoked by uid 99); 15 Sep 2011 12:40:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Sep 2011 12:40:05 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of knst.kolinko@gmail.com designates 74.125.83.41 as permitted sender) Received: from [74.125.83.41] (HELO mail-gw0-f41.google.com) (74.125.83.41) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Sep 2011 12:40:00 +0000 Received: by gwaa12 with SMTP id a12so2848978gwa.0 for ; Thu, 15 Sep 2011 05:39:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=oNtMQo9QuJAvAIy59EuxcopHXGfASIb+tsGs+ShH3Bs=; b=C5SP6B6JZskS7nOD21+Dp8M+LuXbyE8DZ8IwWpU61q3p5vvBXHcFlFy9xleGyJmwZv VgLASjsjnUkEZ44zBG12lPXvE3l94a5HcVrE2x+mLc5C/vEPpXoCjM3dlhjG8Mzt4UQL WaG104+JJ5FkgwD0lafXAEec6OjvkyQY2KEzg= MIME-Version: 1.0 Received: by 10.52.98.137 with SMTP id ei9mr909434vdb.72.1316090379881; Thu, 15 Sep 2011 05:39:39 -0700 (PDT) Received: by 10.52.111.40 with HTTP; Thu, 15 Sep 2011 05:39:39 -0700 (PDT) In-Reply-To: <4E71F0F8.3000803@javactivity.org> References: <4E71F0F8.3000803@javactivity.org> Date: Thu, 15 Sep 2011 16:39:39 +0400 Message-ID: Subject: Re: Bad documentation error on Tomcat 6.0 howto site From: Konstantin Kolinko To: Tomcat Users List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 2011/9/15 Steve Cohen : > There is a bad error on the Tomcat 6.0 documentation website: > http://tomcat.apache.org/tomcat-6.0-doc/manager-howto.html#Configuring_Ma= nager_Application_Access > > They give the 7.0 syntax for manager role names. =A06.0 requires "manager= ", > not "manager-gui" or "manager-script" and it led astray for several hours= . The documentation is correct. You are probably using an old version of Tomcat 6 (and you are not telling us which one). Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org