Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 93364 invoked from network); 24 Jul 2009 07:39:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Jul 2009 07:39:33 -0000 Received: (qmail 16572 invoked by uid 500); 24 Jul 2009 07:40:37 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 16469 invoked by uid 500); 24 Jul 2009 07:40:37 -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 16174 invoked by uid 99); 24 Jul 2009 07:40:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jul 2009 07:40:37 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jul 2009 07:40:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DAA28234C053 for ; Fri, 24 Jul 2009 00:40:14 -0700 (PDT) Message-ID: <659785316.1248421214894.JavaMail.jira@brutus> Date: Fri, 24 Jul 2009 00:40:14 -0700 (PDT) From: "David Jencks (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Closed: (GERONIMO-4645) jetty7 ejb web service authentication is turned off In-Reply-To: <983683491.1243116705591.JavaMail.jira@brutus> 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-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks closed GERONIMO-4645. ---------------------------------- Resolution: Fixed Seems to be working OK. Might want to simplify the SOAPHandler interface a bit and remove security from jetty6 or try to figure out how to use jacc there too. > jetty7 ejb web service authentication is turned off > --------------------------------------------------- > > Key: GERONIMO-4645 > URL: https://issues.apache.org/jira/browse/GERONIMO-4645 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: Jetty > Affects Versions: 2.2 > Reporter: David Jencks > Assignee: David Jencks > Fix For: 2.2 > > > See JettyContainerImpl.addWebService. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.