From wink-user-return-388-apmail-incubator-wink-user-archive=incubator.apache.org@incubator.apache.org Thu Jan 12 17:45:30 2012 Return-Path: X-Original-To: apmail-incubator-wink-user-archive@minotaur.apache.org Delivered-To: apmail-incubator-wink-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5A77AB582 for ; Thu, 12 Jan 2012 17:45:30 +0000 (UTC) Received: (qmail 26642 invoked by uid 500); 12 Jan 2012 17:45:30 -0000 Delivered-To: apmail-incubator-wink-user-archive@incubator.apache.org Received: (qmail 26545 invoked by uid 500); 12 Jan 2012 17:45:28 -0000 Mailing-List: contact wink-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: wink-user@incubator.apache.org Delivered-To: mailing list wink-user@incubator.apache.org Received: (qmail 26528 invoked by uid 99); 12 Jan 2012 17:45:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jan 2012 17:45:28 +0000 X-ASF-Spam-Status: No, hits=1.3 required=5.0 tests=RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of enjoyjava@gmail.com designates 209.85.214.175 as permitted sender) Received: from [209.85.214.175] (HELO mail-tul01m020-f175.google.com) (209.85.214.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jan 2012 17:45:21 +0000 Received: by obbuo6 with SMTP id uo6so1156860obb.6 for ; Thu, 12 Jan 2012 09:45:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :cc:to:mime-version:x-mailer; bh=IPZbu7hPwDs6y8J2etUdEYlrFfTZbP9o1VpR+2NzhPc=; b=jNAAj+aoXxlhm0UMr2/cFFiqvAV0oIo98QdG1q2ThZ7ziMkKYCLCJaVcAisE6ynT1D 68o5PqJurPn403fQSULgpWgwBVHOgtB5ggeWf9W79A0umod/LluQC9nbO1wWKvDNx5va 4xDWVbS6+K96HeeECVC+UZeX4kgrMJwKpgaXA= Received: by 10.50.170.35 with SMTP id aj3mr5186869igc.2.1326390300259; Thu, 12 Jan 2012 09:45:00 -0800 (PST) Received: from [172.20.12.132] (fw-rw.shutterfly.com. [74.121.38.141]) by mx.google.com with ESMTPS id gh9sm1807063igb.3.2012.01.12.09.44.57 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 12 Jan 2012 09:44:59 -0800 (PST) From: Raymond Feng Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: JAX-RS 2.0 implementation in Wink? Date: Thu, 12 Jan 2012 09:44:55 -0800 Message-Id: <324BF388-75DD-4D51-8230-733D9602751C@gmail.com> Cc: wink-user@incubator.apache.org To: wink-dev@incubator.apache.org Mime-Version: 1.0 (Apple Message framework v1251.1) X-Mailer: Apple Mail (2.1251.1) X-Virus-Checked: Checked by ClamAV on apache.org Hi, all. The JAX-RS 2.0 spec early draft is available. Please see = http://download.oracle.com/otndocs/jcp/jaxrs-2_0-edr-spec/index.html. Does the Wink community have any interest to implement it? Thanks, Raymond