From dev-return-71845-apmail-geronimo-dev-archive=geronimo.apache.org@geronimo.apache.org Wed Feb 11 17:59:24 2009 Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 71306 invoked from network); 11 Feb 2009 17:59:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Feb 2009 17:59:24 -0000 Received: (qmail 23594 invoked by uid 500); 11 Feb 2009 17:59:22 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 23554 invoked by uid 500); 11 Feb 2009 17:59:22 -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 23545 invoked by uid 99); 11 Feb 2009 17:59:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Feb 2009 09:59:22 -0800 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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Feb 2009 17:59:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8B591234C48B for ; Wed, 11 Feb 2009 09:58:59 -0800 (PST) Message-ID: <475712818.1234375139565.JavaMail.jira@brutus> Date: Wed, 11 Feb 2009 09:58:59 -0800 (PST) From: "David Jencks (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-4249) Integrate jetty7 (servlet 3.0) with jaspi support In-Reply-To: <2072502550.1218758984284.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-4249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672698#action_12672698 ] David Jencks commented on GERONIMO-4249: ---------------------------------------- Jetty 7 trunk has merged in the jaspi work. rev 743429 updates the g. integration to work with current jetty trunk. Jetty is going to be doing a lot of package changes as it moves to eclipse so I will wait till that is further along before moving the sandbox branch to trunk. > Integrate jetty7 (servlet 3.0) with jaspi support > ------------------------------------------------- > > Key: GERONIMO-4249 > URL: https://issues.apache.org/jira/browse/GERONIMO-4249 > Project: Geronimo > Issue Type: New Feature > Security Level: public(Regular issues) > Components: Jetty > Affects Versions: 2.2 > Reporter: David Jencks > Assignee: David Jencks > Fix For: 2.2 > > Attachments: jetty-6-to-7-v2.patch, jetty-6-to-7.patch > > > I've been working on a jetty7 jaspi implementation and integrating this in geronimo. The main code is at https://svn.apache.org/repos/asf/geronimo/sandbox/djencks/jetty7 > I'll attach a patch to the main build so the jetty7 plugins get used instead of the jetty6 plugins. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.