From dev-return-78260-apmail-geronimo-dev-archive=geronimo.apache.org@geronimo.apache.org Wed Nov 18 18:42:35 2009 Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 91424 invoked from network); 18 Nov 2009 18:42:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Nov 2009 18:42:35 -0000 Received: (qmail 51494 invoked by uid 500); 18 Nov 2009 18:41:44 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 48377 invoked by uid 500); 18 Nov 2009 18:41:20 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 46086 invoked by uid 99); 18 Nov 2009 18:40:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Nov 2009 18:40:14 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [98.136.44.63] (HELO smtp108.prem.mail.sp1.yahoo.com) (98.136.44.63) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 18 Nov 2009 18:40:09 +0000 Received: (qmail 40066 invoked from network); 18 Nov 2009 18:39:48 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Message-Id:From:To:In-Reply-To:Content-Type:Content-Transfer-Encoding:Mime-Version:Subject:Date:References:X-Mailer; b=rBZY20uEai07L/smpe67B1BoD65mMRgxPpbT3kcY3HLp/qzxEqKgGgGhc1WOyRJ0rAUbp/FkDaf6+jJp+SVf9ymIDGeXmIUx1XG7aNhvGHWnho1VSJF/8jbB5zlzy5PPU1y1+NLfFblMmlrHVeuL9Kc11x0yrsoqB6pLVEmmLLw= ; Received: from 076-076-148-215.pdx.net (david_jencks@76.76.148.215 with plain) by smtp108.prem.mail.sp1.yahoo.com with SMTP; 18 Nov 2009 10:39:48 -0800 PST X-Yahoo-SMTP: .9oIUzyswBANsYgUm_5uPui0skTnzGJXJQ-- X-YMail-OSG: 6_PmOc8VM1l0bFTt37yKP6q9_CJx3ETRkop4BPgbzOJQjHfOKUbwqVpj3yp0kTfTIKZG8MCdPfdtj6HUA0y7dx0rvn1R8r8XA4cRziydtrso3IDGMz1Tf3u3j9hex_V1cHRQhw6X7Po.7FqpRTa1EuKhN17Qefjo4oWQBZkPVNhC0JIeBjv.egUJMiA5kWHAXCcX4jXLDgmA.tL8GyStFIbOncaoICpqBQ5.hdQgLVx9I0AedQT9nmi6Ga5RmA44i0go3AL_j0vGjg.3XmdBgc02pJZ.gksrIuFW X-Yahoo-Newman-Property: ymail-3 Message-Id: <267C9298-9A19-4A66-8BCC-2926F7B9FE0C@yahoo.com> From: David Jencks To: dev@geronimo.apache.org In-Reply-To: <45f744e40911172330i52b8eadcxd0714e9e2c2b7e2d@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: Tomcat Native Cluster support in server.xml Date: Wed, 18 Nov 2009 10:39:47 -0800 References: <45f744e40911172330i52b8eadcxd0714e9e2c2b7e2d@mail.gmail.com> X-Mailer: Apple Mail (2.936) I'm hoping to get a vote started this week on 2.2, but probably wont start trying to actually release until tomorrow (thursday in the US). If you can get it in before then, fine. thanks david jencks On Nov 17, 2009, at 11:30 PM, Ivan wrote: > Hi, Currently, we could not define Tomcat native cluster in > server.xml file, which I opened a JIRA Geronimo-4953. Since the > release of Geronimo 2.2 is coming, is it possible to fix and include > it in the new release ? Do we need to freeze the code changes from > now on? The stuff may not too much, it seems that we only need to > create and add some jaxb classes, and add the logic to construct the > cluster object. > > -- > Ivan