[ http://issues.apache.org/jira/browse/GERONIMO-1044?page=comments#action_12332761 ]
David Jencks commented on GERONIMO-1044: ---------------------------------------- Sending modules/security/src/java/org/apache/geronimo/security/jaas/LoginUtils.java Sending modules/security/src/java/org/apache/geronimo/security/jaas/ServerRealmConfigurationEntry.java Sending modules/security/src/java/org/apache/geronimo/security/jaas/server/JaasLoginModuleConfiguration.java Sending modules/security/src/java/org/apache/geronimo/security/jaas/server/JaasLoginService.java Sending modules/security/src/java/org/apache/geronimo/security/realm/GenericSecurityRealm.java Sending modules/security/src/test/org/apache/geronimo/security/jaas/MultipleLoginDomainTest.java Sending modules/security/src/test/org/apache/geronimo/security/jaas/NoLoginModuleReuseTest.java Transmitting file data .......... Committed revision 327647. This needs further testing. > LoginModule class must be in o/a/g/Security configuration classloader to work > ----------------------------------------------------------------------------- > > Key: GERONIMO-1044 > URL: http://issues.apache.org/jira/browse/GERONIMO-1044 > Project: Geronimo > Type: Bug > Components: security > Versions: 1.0-M5 > Reporter: David Jencks > Assignee: David Jencks > Fix For: 1.0 > > currently to use a custom login module you must assure that it is loaded in > the same classloader as the geronimo security classes. We need to find a way > so that add-on login modules in other configurations can be used. -- 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
