You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Kory Markevich (JIRA)" <ji...@apache.org> on 2008/05/21 21:23:55 UTC

[jira] Commented: (GERONIMO-3965) Custom LoginModule uses wrong classloader

    [ https://issues.apache.org/jira/browse/GERONIMO-3965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598762#action_12598762 ] 

Kory Markevich commented on GERONIMO-3965:
------------------------------------------

Could you give a quick rundown on how to use this?  I couldn't figure it out just looking at the diffs.

> Custom LoginModule uses wrong classloader
> -----------------------------------------
>
>                 Key: GERONIMO-3965
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3965
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: security
>    Affects Versions: 2.0.2, 2.1
>         Environment: Windows XP, JDK 1.5
>            Reporter: Kory Markevich
>            Assignee: David Jencks
>             Fix For: 2.0.x, 2.1.x, 2.2
>
>
> When specifying a custom LoginModule implementation in a geronimo-application.xml file, the class cannot be loaded if it is in the EAR.  Debugging, the classloader being used belongs to OpenEJB rather than the one for the application.  I have tried both versions 2.0.2 and 2.1.
> This bug was discovered and discussed in the mailing lists (http://www.nabble.com/Custom-LoginModule-classloading-issue-in-gernimo-2.0.2-td14404472s134.html) but I couldn't find any JIRA's for it.  Note that the workaround discussed in the thread cannot be used in our application, though I tried it anyway and couldn't get it working.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.