Return-Path: X-Original-To: apmail-tomcat-dev-archive@www.apache.org Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EFCF697DC for ; Fri, 3 Feb 2012 14:42:25 +0000 (UTC) Received: (qmail 23764 invoked by uid 500); 3 Feb 2012 14:42:25 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 23482 invoked by uid 500); 3 Feb 2012 14:42:24 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 23473 invoked by uid 99); 3 Feb 2012 14:42:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Feb 2012 14:42:24 +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 (nike.apache.org: domain of knst.kolinko@gmail.com designates 209.85.212.45 as permitted sender) Received: from [209.85.212.45] (HELO mail-vw0-f45.google.com) (209.85.212.45) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Feb 2012 14:42:16 +0000 Received: by vbal1 with SMTP id l1so3234926vba.18 for ; Fri, 03 Feb 2012 06:41:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=TWRsDA+Na684pAc3O/kW3PxQ1cwds3Ry1JrPgU6F2LE=; b=YUfCa1MITbv1+0e+cBC9C2kUi1yyzvI61pvckuuBVzE9GmBxRnJTJOhhYvL+IgXT4Y WOEhtiCv6yU9jLyngVUEt1QiXu90RRvcXf/Z0F3Hf8iuoypHYo1VRe8ZIyF15+xHFbss 6HT7VcGUdaIQzQ5pPsxNP5VN3f4+ZNc1JwfnY= MIME-Version: 1.0 Received: by 10.52.38.10 with SMTP id c10mr3472193vdk.58.1328280115773; Fri, 03 Feb 2012 06:41:55 -0800 (PST) Received: by 10.52.110.137 with HTTP; Fri, 3 Feb 2012 06:41:55 -0800 (PST) In-Reply-To: <4F2BEB35.4070007@apache.org> References: <4F2BEB35.4070007@apache.org> Date: Fri, 3 Feb 2012 18:41:55 +0400 Message-ID: Subject: Re: catalina.home, catalina.base properties in Tomcat 8 From: Konstantin Kolinko To: Tomcat Developers List Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org 2012/2/3 Mark Thomas : >> >> That is relevant only if we go on with removing those properties. > > The simplest solution is looking very much like restoring the update of > these two system properties after the (now consistent) processing. > +1. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org