Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 41174 invoked from network); 30 Jul 2008 22:14:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Jul 2008 22:14:04 -0000 Received: (qmail 89166 invoked by uid 500); 30 Jul 2008 22:13:52 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 88895 invoked by uid 500); 30 Jul 2008 22:13:51 -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 88884 invoked by uid 99); 30 Jul 2008 22:13:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jul 2008 15:13:51 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [193.252.22.128] (HELO smtp5.freeserve.com) (193.252.22.128) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jul 2008 22:12:54 +0000 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3411.me.freeserve.com (SMTP Server) with ESMTP id 7BC181C00088 for ; Thu, 31 Jul 2008 00:13:07 +0200 (CEST) Received: from smtp.homeinbox.net (unknown [91.109.159.158]) by mwinf3411.me.freeserve.com (SMTP Server) with ESMTP id C2BF71C0008B for ; Thu, 31 Jul 2008 00:13:05 +0200 (CEST) X-ME-UUID: 20080730221305797.C2BF71C0008B@mwinf3411.me.freeserve.com Received: from localhost (localhost [127.0.0.1]) by smtp.homeinbox.net (Postfix) with ESMTP id 9159D1123D6 for ; Wed, 30 Jul 2008 23:06:46 +0100 (BST) X-Virus-Scanned: Debian amavisd-new at homeinbox.net Received: from smtp.homeinbox.net ([127.0.0.1]) by localhost (server02.dev.local [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LEbFL49uJGtq for ; Wed, 30 Jul 2008 23:06:42 +0100 (BST) Received: from [192.168.0.4] (study01.dev.local [192.168.0.4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.homeinbox.net (Postfix) with ESMTPSA id 9FE7D11232C for ; Wed, 30 Jul 2008 23:06:42 +0100 (BST) Message-ID: <4890E768.6070004@apache.org> Date: Wed, 30 Jul 2008 23:12:56 +0100 From: Mark Thomas User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Tomcat 7.0 ? References: In-Reply-To: X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Antonio Goncalves wrote: > Hi all, > > The Servlet 3.0 specification (http://jcp.org/en/jsr/detail?id=315) has > published an early draft recently (may 2008). On the description it's > written that "The reference implementation will be developed entirely in the > public GlassFish project on java.net". But I thought Tomcat 7.0 will be the > reference implementation of Servlet 3.0 and JSP 2.2. But because I can't > find much information about Tomcat 7.0, I'm a bit confused. > > Does anybody knows what the future will be ? Tomcat hasn't been the reference implementation for quite some time. I suspect we will wait a little while to let the spec settle before starting implementation. That said, if anyone is interested in developing patches then post to the dev list and we can work out a plan. Mark --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org