Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 29238 invoked from network); 14 Apr 2007 17:53:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Apr 2007 17:53:49 -0000 Received: (qmail 36618 invoked by uid 500); 14 Apr 2007 17:53:40 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 36599 invoked by uid 500); 14 Apr 2007 17:53:40 -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 36587 invoked by uid 99); 14 Apr 2007 17:53:39 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Apr 2007 10:53:39 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of rashmi.sub@gmail.com designates 66.249.92.170 as permitted sender) Received: from [66.249.92.170] (HELO ug-out-1314.google.com) (66.249.92.170) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Apr 2007 10:53:33 -0700 Received: by ug-out-1314.google.com with SMTP id h2so644381ugf for ; Sat, 14 Apr 2007 10:53:12 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hdWbKQjSpSCcTxr2kMml9gddJKRbo3ivyskFGpjWGCHcEzPXF2knkRMERt0w+btZZjuTMmFlTvsLLN4pak9B/n58l3JTZjmWPIECy5V1/hgYeO//oVCaaDbuSqvIGlE55Yamc29ohVSHOEdmLnJN5FZl1KBCgPf/zSczWnOBBhs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BFBaminWKBXqzVQi+uECmOg5kRr2U/hisdmpkjElwH5Yz1tCaM39n42AfF7U9HjVf/JJNRbVGTvEMCV8OYybUDOroKVcigBwPkLBDvrffDXiIW75Ur8CeJRZ62L7xL+0TaMaETCHF9Iwo4S9UB5PlbyOhCyzDyC3VIfoMEoCbSI= Received: by 10.67.36.6 with SMTP id o6mr2935002ugj.1176573192101; Sat, 14 Apr 2007 10:53:12 -0700 (PDT) Received: by 10.67.23.3 with HTTP; Sat, 14 Apr 2007 10:53:12 -0700 (PDT) Message-ID: <3ef28230704141053h667cb20ble62753ce2b036d6e@mail.gmail.com> Date: Sat, 14 Apr 2007 13:53:12 -0400 From: "Rashmi Rubdi" To: "Tomcat Users List" Subject: Re: manager and host manager not available problem In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org The correct default URL for the manager app on Tomcat 6.0.10 is http://localhost:8080/manager/html , I'm able to access it after a fresh install of Tomcat. You also need to add an entry into tomcat-users.xml located under ...\apache-tomcat-6.0.10\conf\ Something like: -Rashmi On 4/14/07, Zhenja wrote: > Hi all! > > I have installed Tomcat 6.0.10 on Windows XP as windows service. I can > browse to examples and they are running. > But when I browse to /manager or /host-manager I get error 404 - The > requested resource is not available. > Please help. > > Regards > > > > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org