Return-Path: Delivered-To: apmail-incubator-felix-dev-archive@www.apache.org Received: (qmail 7665 invoked from network); 8 Dec 2005 00:32:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Dec 2005 00:32:31 -0000 Received: (qmail 66885 invoked by uid 500); 8 Dec 2005 00:32:30 -0000 Delivered-To: apmail-incubator-felix-dev-archive@incubator.apache.org Received: (qmail 66847 invoked by uid 500); 8 Dec 2005 00:32:30 -0000 Mailing-List: contact felix-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: felix-dev@incubator.apache.org Delivered-To: mailing list felix-dev@incubator.apache.org Received: (qmail 66835 invoked by uid 99); 8 Dec 2005 00:32:30 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Dec 2005 16:32:30 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id D864E184 for ; Thu, 8 Dec 2005 01:32:08 +0100 (CET) Message-ID: <1811486514.1134001928831.JavaMail.jira@ajax.apache.org> Date: Thu, 8 Dec 2005 01:32:08 +0100 (CET) From: "BJ Hargrave (JIRA)" To: felix-dev@incubator.apache.org Subject: [jira] Updated: (FELIX-40) Create Servlet 2.1 API bundle In-Reply-To: <339894629.1134001748037.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/FELIX-40?page=all ] BJ Hargrave updated FELIX-40: ----------------------------- Attachment: servlet21.tgz The attachment contains the Sevrlet 2.3 API code from Tomcat modified to revert it to the Servlet 2.1 specification level. Please create a bundle project for the servlet bundle and populate with this code. Since the code is based upon the code from Tomcat, it already carries the Apache License 2.0. > Create Servlet 2.1 API bundle > ----------------------------- > > Key: FELIX-40 > URL: http://issues.apache.org/jira/browse/FELIX-40 > Project: Felix > Type: Sub-task > Components: HTTP Service > Reporter: BJ Hargrave > Assignee: Richard S. Hall > Attachments: servlet21.tgz > > HttpService is specified to use Servlet 2.1 API and later. A bundle is needed which exports the javax.servlet and javax.servlet.http packages. These packages will be imported by HttpService implementation bundles and bundles implementing servlets. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira