Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 9938 invoked from network); 15 Nov 2010 16:06:25 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Nov 2010 16:06:25 -0000 Received: (qmail 62037 invoked by uid 500); 15 Nov 2010 16:06:50 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 61826 invoked by uid 500); 15 Nov 2010 16:06:48 -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 61816 invoked by uid 99); 15 Nov 2010 16:06:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Nov 2010 16:06:47 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=FREEMAIL_FROM,LOCALPART_IN_SUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of knst.kolinko@gmail.com designates 74.125.82.43 as permitted sender) Received: from [74.125.82.43] (HELO mail-ww0-f43.google.com) (74.125.82.43) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Nov 2010 16:06:40 +0000 Received: by wwj40 with SMTP id 40so867511wwj.0 for ; Mon, 15 Nov 2010 08:06:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=uxAib+N5vgpr26qd8GR+O6UMsWT2a9VscuBwc14IHME=; b=YkCXfLg1tKpul+dOJZH8m5EcStI+RHtx2U4vh4nZ/042yrsLLL78qc4p5nkgB9TNlf 77LhjolSB+9+n1hoEQ37lyd8th/QR+tYwP6oDNIXq6Zj4CiWu20RWpJJuPpaobKRr+Vf b7wDAPrDZ/oiQlsshjsGY7OQ3dFXxWMR5y7Ow= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=jEKOaM69VdOMv+oNgRVc/VM7XSEbm3IgfHkwTr/OxYyhqpkT9c/9W3oEyz7l3dvoMD pS6b7ORhdydbfhBYwM3LR1CM3qEN/aweRdR/A2l8x/0fcV+fShjQkJr+zhv2pTmgHJr8 Vi+WeWt6cYChsLH1PxTNmFURVtES6SBoBpulg= MIME-Version: 1.0 Received: by 10.227.138.21 with SMTP id y21mr6283791wbt.38.1289837180109; Mon, 15 Nov 2010 08:06:20 -0800 (PST) Received: by 10.227.143.141 with HTTP; Mon, 15 Nov 2010 08:06:20 -0800 (PST) In-Reply-To: References: Date: Mon, 15 Nov 2010 19:06:20 +0300 Message-ID: Subject: Re: Configuring users From: Konstantin Kolinko To: Tomcat Users List Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org 2010/11/15 Noah, Craig [USA] : > When I try to browse to the manager web > application at http://localhost:8084/manager/, I get a 404 report stating > the requested resource is not available. That URL is incomplete. Try http://localhost:8084/manager/html Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org