Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 98295 invoked from network); 14 Apr 2008 18:05:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Apr 2008 18:05:41 -0000 Received: (qmail 27874 invoked by uid 500); 14 Apr 2008 18:05:30 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 27856 invoked by uid 500); 14 Apr 2008 18:05:29 -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 27845 invoked by uid 99); 14 Apr 2008 18:05:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Apr 2008 11:05:29 -0700 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dns4@cornell.edu designates 128.253.83.142 as permitted sender) Received: from [128.253.83.142] (HELO authusersmtp.mail.cornell.edu) (128.253.83.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Apr 2008 18:04:46 +0000 Received: from [128.253.38.244] (defiant.ento.cornell.edu [128.253.38.244]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.13.1/8.12.10) with ESMTP id m3EI4wcO013813 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 14 Apr 2008 14:04:58 -0400 (EDT) Message-ID: <48039CC8.6060809@cornell.edu> Date: Mon, 14 Apr 2008 14:04:56 -0400 From: David Smith User-Agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Users List Subject: Re: "ROOT" as 'ROOTORIG' References: <48037479.4030507@xius-bcgi.com> <2828B04F0113CD468E6D1D51DF4362A405B7D7B6@USEA-EXCH2.na.uis.unisys.com> <48037B57.9010607@xius-bcgi.com> <2828B04F0113CD468E6D1D51DF4362A405B7D92B@USEA-EXCH2.na.uis.unisys.com> <48039866.4040402@xius-bcgi.com> In-Reply-To: <48039866.4040402@xius-bcgi.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Just took a quick look at the default ROOT page as it comes with tomcat 6.0.14 and it uses page relative link 'manager/html' instead of a server relative '/manager/html'. I'm hazarding a guess this is a very minor cosmetic bug in tomcat as I can't think of a single reason to use a page relative link. It's just worked like that for a long time because almost nobody has ever move the original ROOT webapp to a different context and continued to use it. --David karthikn wrote: > Hi > > >> ROOT_orig? What happens if you reference what you actually named it > as? > > Ok Am sorry ...( > I rename the ROOT as ROOT_orig and NOT 'ROOTORIG' > > but still the Browser status is " HTTP Status 404 - > /ROOT_orig/manager/html" > > Why ? > > > with regards > Karthik > > > Caldarale, Charles R wrote: > >>> From: karthikn [mailto:karthik.nanjangude@xius-bcgi.com] >>> Subject: Re: "ROOT" as 'ROOTORIG' >>> >>> On Renaming the "ROOT" as 'ROOTORIG' , >>> got Http 404 error for the Manager or admin set of pages >>> >>> HTTP Status 404 - /ROOT_orig/manager/html >>> >> >> >> If you renamed ROOT to ROOTORIG, why did you try to reference it as >> ROOT_orig? What happens if you reference what you actually named it as? >> >> - Chuck >> >> >> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY >> MATERIAL and is thus for use only by the intended recipient. If you >> received this in error, please contact the sender and delete the e-mail >> and its attachments from all computers. >> >> --------------------------------------------------------------------- >> 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 > --------------------------------------------------------------------- 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