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 8DE498842 for ; Thu, 15 Sep 2011 12:36:03 +0000 (UTC) Received: (qmail 75609 invoked by uid 500); 15 Sep 2011 12:36:00 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 75420 invoked by uid 500); 15 Sep 2011 12:35:59 -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 75410 invoked by uid 99); 15 Sep 2011 12:35:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Sep 2011 12:35:59 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [72.167.82.89] (HELO p3plsmtpa01-09.prod.phx3.secureserver.net) (72.167.82.89) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 15 Sep 2011 12:35:50 +0000 Received: (qmail 26784 invoked from network); 15 Sep 2011 12:35:29 -0000 Received: from unknown (24.12.187.230) by p3plsmtpa01-09.prod.phx3.secureserver.net (72.167.82.89) with ESMTP; 15 Sep 2011 12:35:29 -0000 Message-ID: <4E71F0F8.3000803@javactivity.org> Date: Thu, 15 Sep 2011 07:35:04 -0500 From: Steve Cohen User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.21) Gecko/20110831 Thunderbird/3.1.13 MIME-Version: 1.0 To: "users@tomcat.apache.org" Subject: Bad documentation error on Tomcat 6.0 howto site Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org There is a bad error on the Tomcat 6.0 documentation website: http://tomcat.apache.org/tomcat-6.0-doc/manager-howto.html#Configuring_Manager_Application_Access They give the 7.0 syntax for manager role names. 6.0 requires "manager", not "manager-gui" or "manager-script" and it led astray for several hours. Thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org