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 250E510305 for ; Wed, 7 Aug 2013 13:33:22 +0000 (UTC) Received: (qmail 62453 invoked by uid 500); 7 Aug 2013 13:33:18 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 62248 invoked by uid 500); 7 Aug 2013 13:33:18 -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 62062 invoked by uid 99); 7 Aug 2013 13:33:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Aug 2013 13:33:17 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jieryn@gmail.com designates 209.85.219.42 as permitted sender) Received: from [209.85.219.42] (HELO mail-oa0-f42.google.com) (209.85.219.42) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Aug 2013 13:33:13 +0000 Received: by mail-oa0-f42.google.com with SMTP id i18so3434759oag.29 for ; Wed, 07 Aug 2013 06:32:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=xgzUBIOMXbgYcZfkoJOk1ztnFbFWyE0GGY7lKZx+WDI=; b=Os8rZbniILHL4ssF8X0D9zmmzVSvnS7QnF8nqs64I1oVWcn7cBLcb3GKdaozio6rEw iwJDRnnNaA0hFGZsWu5+D1dYwgaByWVbr7wf6rD9BtnY849rlSt5dA0o31NYZXmHCrHo dw21s7H4+EuGQG6yhhJaFgKzGb0XQ/DJJ/y5aylGwsTFhlSS0soF2nYOi4ZNBk44udfC FzuExhOfpqw9unf7FGmFfHuwXzfP8NJ2MWK4qLS7inVR1cKj9Nh5P0PFF3Wlzh9r0KZu K2pkEKFplR72abas/hC6h3w3X/fodqDKBVvDnI9qS4XuDHJkreubGDENgEwMeciIUSxq uNXw== MIME-Version: 1.0 X-Received: by 10.182.120.132 with SMTP id lc4mr2573415obb.22.1375882372425; Wed, 07 Aug 2013 06:32:52 -0700 (PDT) Received: by 10.182.241.164 with HTTP; Wed, 7 Aug 2013 06:32:52 -0700 (PDT) In-Reply-To: <5201BF51.8010100@christopherschultz.net> References: <520146C8.9030108@apache.org> <52016309.9020806@apache.org> <5201BF51.8010100@christopherschultz.net> Date: Wed, 7 Aug 2013 09:32:52 -0400 Message-ID: Subject: Re: apache tomcat 8.0.0-rc1; /manager connection ciphers; NPE From: jieryn To: Tomcat Users List Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Greetings, On Tue, Aug 6, 2013 at 11:30 PM, Christopher Schultz wrote: > Tomcat also has a serious bug in that if you delete conf/server.xml, > it won't start up properly. I sense I'm being mocked.. :-) I'll answer more completely in the other no-web.xml NPE thread, but quickly: there's no actual requirement for web.xml, and while I got a chuckle out of your comment, I'd say that this is a false comparison of webapp vs tomcat configuration data. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org