Return-Path: Delivered-To: apmail-cxf-dev-archive@www.apache.org Received: (qmail 62330 invoked from network); 24 Nov 2008 09:55:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Nov 2008 09:55:03 -0000 Received: (qmail 38373 invoked by uid 500); 24 Nov 2008 09:55:12 -0000 Delivered-To: apmail-cxf-dev-archive@cxf.apache.org Received: (qmail 38338 invoked by uid 500); 24 Nov 2008 09:55:12 -0000 Mailing-List: contact dev-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list dev@cxf.apache.org Received: (qmail 38327 invoked by uid 99); 24 Nov 2008 09:55:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Nov 2008 01:55:12 -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: local policy) Received: from [192.77.186.17] (HELO mx3.progress.com) (192.77.186.17) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Nov 2008 09:53:46 +0000 Received: from mx3.progress.com (127.0.0.1) by mx3.progress.com (MlfMTA v3.2r9) id h59suo0171ss for ; Mon, 24 Nov 2008 04:54:32 -0500 (envelope-from ) Received: from progress.com ([192.233.92.16]) by mx3.progress.com (SonicWALL 6.2.2.1073) with ESMTP; Mon, 24 Nov 2008 04:54:32 -0500 Received: from NTEXFE01.bedford.progress.com (ntexfe01 [10.128.10.24]) by progress.com (8.13.8/8.13.8) with ESMTP id mAO9sWJK018495 for ; Mon, 24 Nov 2008 04:54:32 -0500 (EST) Received: from sberyoz ([10.5.2.224]) by NTEXFE01.bedford.progress.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 24 Nov 2008 04:54:30 -0500 Message-ID: <001601c94e1a$a27e1d20$e002050a@emea.progress.com> From: "Sergey Beryozkin" To: References: <001d01c94e16$a5d1b1c0$d401a8c0@chaitanyac> Subject: Re: Plan for CXF 2.2 Date: Mon, 24 Nov 2008 09:54:16 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 x-mimeole: Produced By Microsoft MimeOLE V6.00.2900.3350 X-OriginalArrivalTime: 24 Nov 2008 09:54:31.0823 (UTC) FILETIME=[A604F9F0:01C94E1A] X-Mlf-Version: 6.2.2.1073 X-Mlf-UniqueId: o200811240954320240245 X-Virus-Checked: Checked by ClamAV on apache.org Hi 2.2-SNAPSHOT supports JAXRS 1.0 api. Things which still need to be done to claim 100% support : - complete UriBuilder implementation (some of its methods are actually supported) - GenericEntity and FormParam support - coming shortly - a couple of new methods on UriInfo - support for HTTP Vary in Request and Response implementions - plus fixing bugs which have been or may be found, to do with the JAXRS specification compatibility - these will be sorted out anyway as part of TCK work though I'm not certain TCK work will start before 2.2 gets released So I reckon we're in a pretty good shape going forward Cheers, Sergey ----- Original Message ----- From: "Chaitanya" To: Sent: Monday, November 24, 2008 9:25 AM Subject: Plan for CXF 2.2 Hi, We are evaluating JAX-RS implementation provided by CXF in 2.1 version and learned that it supports an older version of the specification. We are interested in looking forward for complete JSR-311 implementation. Please let us know your plan for JAX-RS 1.0 implementation. Thanks, Chaitanya