Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 17896 invoked from network); 1 Feb 2008 18:59:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Feb 2008 18:59:52 -0000 Received: (qmail 74152 invoked by uid 500); 1 Feb 2008 18:59:39 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 74109 invoked by uid 500); 1 Feb 2008 18:59:39 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 74079 invoked by uid 99); 1 Feb 2008 18:59:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Feb 2008 10:59:39 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of alexei.zakharov@gmail.com designates 209.85.146.183 as permitted sender) Received: from [209.85.146.183] (HELO wa-out-1112.google.com) (209.85.146.183) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Feb 2008 18:59:10 +0000 Received: by wa-out-1112.google.com with SMTP id k22so874675waf.18 for ; Fri, 01 Feb 2008 10:59:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=t5XPTfDidypHZvmr8s3Q5LOJwAZCS+CZr0UYW56E+80=; b=WywjhhNsYRdk6LYVgWQrbXldAAMF/sdd1kdx5HkEbKH3GTSicUuN56/I4bxteYts/sTiNW6TF1J27iA9ShWjK1zOcWbk1+1wxa4imWKuhnX6dhe0VbI36SZWZCzAmj/cpDyIi9OQjF3BBVug8vpQaY10rkzxK7SLytw5D719T6w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=S10em8pCEWOStruVLuwLEnHbNBfIsjY0z7J+bBM8a3jPm+wvQFeXLkBN266U7jYBICPAsIRfZSbNuJBe4jX3f7SaPdLe0rwjmsF5r4zqhOTjX+OzrAE+zwvHdkLpZjJFx5OfS5UCHIkbGDxqXCYz75nw0pSkGGe/RKQEpCjJqm8= Received: by 10.115.108.1 with SMTP id k1mr4392096wam.42.1201892357904; Fri, 01 Feb 2008 10:59:17 -0800 (PST) Received: by 10.114.197.13 with HTTP; Fri, 1 Feb 2008 10:59:17 -0800 (PST) Message-ID: <2c9597b90802011059j5358919cm5f6279c0f9ed85e5@mail.gmail.com> Date: Fri, 1 Feb 2008 21:59:17 +0300 From: "Alexei Zakharov" To: dev@harmony.apache.org Subject: [general][bundle] new tomcat bundles MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Hi all, I going to create new tomcat bundles and place them instead of the old M3 bundles we currently have at [1]. Taking into account that 1) Tomcat Manager application doesn't work - throws exception - on "pure" M4 2) Current snapshots have a regression that prevents struts scenario from passing successfully - see [2] (Struts runs on top of Tomcat in this scenario). I suggest to bundle Tomcat with patched version of M4: M4 + HARMONY-5323. M4 is pretty tested and stable. And patch from H5323 will enable Tomcat manager and prevents users from seeing stack traces from the very beginning of their tomcat experience. Any objections? [1] http://harmony.apache.org/bundles.html#Tomcat [2] http://people.apache.org/~smishura/r617144/Windows_x86/struts_test/ Thanks, Alexei