Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 35805 invoked from network); 2 Dec 2010 09:52:36 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Dec 2010 09:52:36 -0000 Received: (qmail 85669 invoked by uid 500); 2 Dec 2010 09:52:35 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 85589 invoked by uid 500); 2 Dec 2010 09:52:35 -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 85543 invoked by uid 99); 2 Dec 2010 09:52:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Dec 2010 09:52:34 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Dec 2010 09:52:32 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oB29qAqu000480 for ; Thu, 2 Dec 2010 09:52:11 GMT Message-ID: <13509062.65081291283530935.JavaMail.jira@thor> Date: Thu, 2 Dec 2010 04:52:10 -0500 (EST) From: "Wang Guang Zhe (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-5666) Add test cases for Restful Web Service new features into the testsuite. In-Reply-To: <29902015.112431288241719858.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-5666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wang Guang Zhe updated GERONIMO-5666: ------------------------------------- Attachment: geronimo-5666.patch Test case for Restful Web Services. > Add test cases for Restful Web Service new features into the testsuite. > ----------------------------------------------------------------------- > > Key: GERONIMO-5666 > URL: https://issues.apache.org/jira/browse/GERONIMO-5666 > Project: Geronimo > Issue Type: Task > Security Level: public(Regular issues) > Components: testsuite > Affects Versions: 3.0 > Reporter: Wang Guang Zhe > Fix For: 3.0 > > Attachments: geronimo-5666.patch > > > Java API for RESTful Web Services (JAX-RS) 1.1, which is JSR-311,is a new part in Java EE 6.This testsuite includes its basic functions. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.