Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 27641 invoked from network); 4 May 2006 05:30:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 May 2006 05:30:46 -0000 Received: (qmail 61126 invoked by uid 500); 4 May 2006 05:30:40 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 60780 invoked by uid 500); 4 May 2006 05:30:38 -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 60765 invoked by uid 99); 4 May 2006 05:30:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 May 2006 22:30:38 -0700 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 ammulder@gmail.com designates 64.233.166.176 as permitted sender) Received: from [64.233.166.176] (HELO py-out-1112.google.com) (64.233.166.176) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 May 2006 22:30:37 -0700 Received: by py-out-1112.google.com with SMTP id e30so426810pya for ; Wed, 03 May 2006 22:30:17 -0700 (PDT) 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:x-google-sender-auth; b=cGj2HOaC1a3PNkOYGhY3gFow/54tg4M9VN/ILV8ai/zj7dwy3zx3m5hqKdgf9mQH03q6YB7SDASvXWk8lzTfqqSLvr7Ml1XWSvTBMA8Go8ejaMojeIsH5nyl2/F/FGWCVXwP3Cv1sqq03vKzpeUBPM7qvAupvOtlJSasiZ8YVVs= Received: by 10.35.29.6 with SMTP id g6mr866176pyj; Wed, 03 May 2006 22:30:17 -0700 (PDT) Received: by 10.35.91.20 with HTTP; Wed, 3 May 2006 22:30:17 -0700 (PDT) Message-ID: <74e15baa0605032230m26104488p244e27c0d1ed5c82@mail.gmail.com> Date: Thu, 4 May 2006 01:30:17 -0400 From: "Aaron Mulder" Sender: ammulder@gmail.com To: dev@geronimo.apache.org Subject: Re: Regarding JDK 1.5 support In-Reply-To: <50a5c9160605032222n51f925e3jc66779c9ef4d91ec@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <50a5c9160605032222n51f925e3jc66779c9ef4d91ec@mail.gmail.com> X-Google-Sender-Auth: 16537a8372c64938 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Geronimo 1.1 runs under JDK 1.5, but will not be J2EE certified on JDK 1.5. The CORBA features do not work in 1.5, but everything else should. There is an issue if you serialize a QName under JDK 1.4 and deserialize it until JDK 1.5, but that is not a Geronimo problem per se -- and it shouldn't bite you so long as you're consistent in which versions you deploy and run under. What kind of enhancements do you have in mind? Thanks, Aaron On 5/4/06, ReghuRam Rajakumar Vasanthakumari wro= te: > Hi All, > > I would like to work on the enhancement based on JDK 1.5. > Can any one please let me know about the current status of the same? > > With Warm Regards, > Reghu >