Return-Path: X-Original-To: apmail-geronimo-dev-archive@www.apache.org Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A2698C405 for ; Tue, 8 May 2012 16:14:10 +0000 (UTC) Received: (qmail 544 invoked by uid 500); 8 May 2012 16:14:10 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 496 invoked by uid 500); 8 May 2012 16:14:10 -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 488 invoked by uid 99); 8 May 2012 16:14:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 May 2012 16:14:10 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 May 2012 16:14:09 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 25DE84398C1 for ; Tue, 8 May 2012 16:13:49 +0000 (UTC) Date: Tue, 8 May 2012 16:13:49 +0000 (UTC) From: "David Jencks (JIRA)" To: dev@geronimo.apache.org Message-ID: <729941039.39400.1336493629156.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (GERONIMO-5280) geronimo-jaspi jaspic provider won't work well under osgi 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-5280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks resolved GERONIMO-5280. ------------------------------------ Resolution: Fixed This is fixed at least in the jaspi component 2.0.0 > geronimo-jaspi jaspic provider won't work well under osgi > --------------------------------------------------------- > > Key: GERONIMO-5280 > URL: https://issues.apache.org/jira/browse/GERONIMO-5280 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: security > Affects Versions: 3.0 > Reporter: David Jencks > Assignee: David Jencks > Fix For: 3.0 > > > The original geronimo-jaspi provider tried to use a "ClassLoaderLookup" to identify the classloader to use for loading auth modules. I never actually got this to work well and it is pretty anti-osgi. Instead we can use Rick's ProviderLocator from the specs. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira