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 33FA49B6B for ; Fri, 21 Oct 2011 09:27:11 +0000 (UTC) Received: (qmail 31488 invoked by uid 500); 21 Oct 2011 09:27:07 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 31442 invoked by uid 500); 21 Oct 2011 09:27:07 -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 31433 invoked by uid 99); 21 Oct 2011 09:27:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Oct 2011 09:27:07 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [2.113.128.34] (HELO mail.ecubecenter.it) (2.113.128.34) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Oct 2011 09:26:57 +0000 Received: from email.eurogroup.biz ([195.31.196.104]) by mail.ecubecenter.it (Ecube Mail Server) with ESMTP id ETV15637 for ; Fri, 21 Oct 2011 11:26:37 +0200 Received: from mail.egdomain.intra ([::1]) by mail.egdomain.intra ([::1]) with mapi; Fri, 21 Oct 2011 11:26:37 +0200 From: Gianoglio Gabriele To: "users@tomcat.apache.org" Date: Fri, 21 Oct 2011 11:26:36 +0200 Subject: docBase="" and in server.xml Thread-Topic: docBase="" and in server.xml Thread-Index: AcyPzkPequBBfAuiRIa+CElndqdCVA== Message-ID: Accept-Language: it-IT, en-US Content-Language: it-IT X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: it-IT, en-US Content-Type: multipart/alternative; boundary="_000_C4EA4BE70D42FC44838F73F5E345F953928788FB71mailegdomaini_" MIME-Version: 1.0 X-WatchGuard-Spam-ID: str=0001.0A0B020D.4EA13ACD.0075,ss=1,fgs=0 X-WatchGuard-Spam-Score: 0, clean; 0, no virus X-WatchGuard-Mail-Client-IP: ::1 X-WatchGuard-Mail-From: G.Gianoglio@eurogroup.it X-WatchGuard-Mail-Recipients: users@tomcat.apache.org X-Virus-Checked: Checked by ClamAV on apache.org --_000_C4EA4BE70D42FC44838F73F5E345F953928788FB71mailegdomaini_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hy everibody, in my Tomcat 5.5 instance I'm trying to set a webapp as the roo= t (docBase=3D"") webapp so that when users connect to http://server:port/ w= ill not respond "manager" webapp. I've done this by adding the tag in server.xml, but I can't access this w= ebapp because defined in context.xml can't access defined in server.xml. I can I solve this problem? Thanks. Gabriele. --_000_C4EA4BE70D42FC44838F73F5E345F953928788FB71mailegdomaini_--