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 404E917A2A for ; Thu, 21 May 2015 16:37:26 +0000 (UTC) Received: (qmail 59363 invoked by uid 500); 21 May 2015 16:37:23 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 59301 invoked by uid 500); 21 May 2015 16:37:23 -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 59290 invoked by uid 99); 21 May 2015 16:37:23 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 May 2015 16:37:23 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id A2955182865 for ; Thu, 21 May 2015 16:37:22 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.021 X-Spam-Level: X-Spam-Status: No, score=-0.021 tagged_above=-999 required=6.31 tests=[RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id iNs9NqKbNS8f for ; Thu, 21 May 2015 16:37:11 +0000 (UTC) Received: from mail1.bemta12.messagelabs.com (mail1.bemta12.messagelabs.com [216.82.251.10]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 1AE7A4543A for ; Thu, 21 May 2015 16:37:10 +0000 (UTC) Received: from [216.82.249.147] by server-10.bemta-12.messagelabs.com id A8/BA-02812-0B90E555; Thu, 21 May 2015 16:37:04 +0000 X-Env-Sender: Chuck.Caldarale@unisys.com X-Msg-Ref: server-3.tower-29.messagelabs.com!1432226217!31668334!14 X-Originating-IP: [192.61.61.104] X-StarScan-Received: X-StarScan-Version: 6.13.15; banners=-,-,- X-VirusChecked: Checked Received: (qmail 6739 invoked from network); 21 May 2015 16:37:04 -0000 Received: from unknown (HELO USEA-NAEDGE1.unisys.com) (192.61.61.104) by server-3.tower-29.messagelabs.com with RC4-SHA encrypted SMTP; 21 May 2015 16:37:04 -0000 Received: from US-EXCH13-3.na.uis.unisys.com (129.224.78.77) by USEA-NAEDGE1.unisys.com (192.61.61.104) with Microsoft SMTP Server (TLS) id 8.3.327.1; Thu, 21 May 2015 11:36:48 -0500 Received: from US-EXCH13-5.na.uis.unisys.com (129.224.78.79) by US-EXCH13-3.na.uis.unisys.com (129.224.78.77) with Microsoft SMTP Server (TLS) id 15.0.913.22; Thu, 21 May 2015 11:36:48 -0500 Received: from US-EXCH13-5.na.uis.unisys.com ([129.224.78.79]) by US-EXCH13-5.na.uis.unisys.com ([129.224.78.79]) with mapi id 15.00.0913.011; Thu, 21 May 2015 11:36:47 -0500 From: "Caldarale, Charles R" To: Tomcat Users List Subject: RE: Try to deploy war and keep access to my webapp in browser without entering context root name Thread-Topic: Try to deploy war and keep access to my webapp in browser without entering context root name Thread-Index: AQHQk+DnntsZY5ILX0G5IMSuTuKtzJ2Gn9Sg Date: Thu, 21 May 2015 16:36:47 +0000 Message-ID: <998860459dae450383b6fe19a8868fa7@US-EXCH13-5.na.uis.unisys.com> References: <555E0025.2090808@gmail.com> <555E01B5.6000704@yahoo.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [192.61.169.116] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 > From: Daniel Mikusa [mailto:dmikusa@pivotal.io]=20 > Subject: Re: Try to deploy war and keep access to my webapp in browser wi= thout entering context root name > > Rename mywebapp.war to ROOT.war (case is important) and deploy. > +1 - That will be the easiest solution and then you can probably remove t= he > tag from your server.xml, which is something that's frowned up= on. No probably - it definitely should be removed. Leaving it in will create c= onfusion, if nothing else. The OP needs to read the rules about = configuration: http://tomcat.apache.org/tomcat-7.0-doc/config/context.html#Defining_a_cont= ext - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MA= TERIAL 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 atta= chments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org