Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 11279 invoked from network); 6 Dec 2005 13:17:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Dec 2005 13:17:02 -0000 Received: (qmail 42756 invoked by uid 500); 6 Dec 2005 13:16:57 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 42536 invoked by uid 500); 6 Dec 2005 13:16:56 -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 42525 invoked by uid 99); 6 Dec 2005 13:16:55 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Dec 2005 05:16:55 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of yoavshapira@gmail.com designates 64.233.184.192 as permitted sender) Received: from [64.233.184.192] (HELO wproxy.gmail.com) (64.233.184.192) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Dec 2005 05:16:55 -0800 Received: by wproxy.gmail.com with SMTP id 58so508408wri for ; Tue, 06 Dec 2005 05:16:34 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=YaQNRYCnmp/xSwtt+aOke2SLEIUAD8Ny4Czim9/YLNAoBvygHWv9/MkWt+BebGsqtOLRQdzq3Hv1x1F35zA0g/mPrqHNDjN5htGDlUiq5FWd8uCPEzLQWvdM3wNxsdQHLPYb8YecCvHMfhqCBVP7xh4stJISiJP9BGFNtjrQ/nE= Received: by 10.64.253.8 with SMTP id a8mr439611qbi; Tue, 06 Dec 2005 05:16:32 -0800 (PST) Received: by 10.65.197.12 with HTTP; Tue, 6 Dec 2005 05:16:31 -0800 (PST) Message-ID: Date: Tue, 6 Dec 2005 08:16:31 -0500 From: Yoav Shapira Sender: yoavshapira@gmail.com To: Tomcat Developers List Subject: Re: Is TC 5.0.28 forward compatible with Java 5 In-Reply-To: <5e4924630512060339p3c02a4e2r82d9e0ee7006011b@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <5e4924630512050501v9c909ceq2be78f0a84311d7e@mail.gmail.com> <5e4924630512060339p3c02a4e2r82d9e0ee7006011b@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, I think you can run Tomcat 5.0.28 on JSE 5 without any further work.=20 In order to compile it on JSE 5 you need to replace the variables named enum with something that's not a keyword. Yoav On 12/6/05, Satish MG wrote: > Hi, > > I am using Tomcat 5.0.28 with Java 1.4.2. Now I have to use the Tomcat wi= th > Java 5.0. Even though Tomcat 5.5.X is Java 5 compatible with Java 5, > I wanted Tomcat 5.0.28 on Java 5. So I wanted to Know whether Tomcat > 5.0.28 is compatible with Java 5. > > Thanks > satish > > -- Yoav Shapira System Design and Management Fellow MIT Sloan School of Management Cambridge, MA, USA yoavs@computer.org / www.yoavshapira.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org