[jboss-jira] [JBoss JIRA] (WFLY-4451) Security ModuleClassLoaderLocator.CombinedClassLoader does not implement getResources

RH Bugzilla Integration (JIRA) issues at jboss.org
Fri Mar 20 17:03:18 EDT 2015


     [ https://issues.jboss.org/browse/WFLY-4451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

RH Bugzilla Integration updated WFLY-4451:
------------------------------------------
        Bugzilla Update: Perform
    Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1204300


> Security ModuleClassLoaderLocator.CombinedClassLoader does not implement getResources
> -------------------------------------------------------------------------------------
>
>                 Key: WFLY-4451
>                 URL: https://issues.jboss.org/browse/WFLY-4451
>             Project: WildFly
>          Issue Type: Bug
>          Components: Security
>    Affects Versions: 9.0.0.Alpha1
>            Reporter: Brad Maxwell
>            Assignee: Brad Maxwell
>
> org.jboss.as.security.plugins.ModuleClassLoaderLocator.CombinedClassLoader does not implement getResources.  This classloader combines a module classloader with the thread context classloader.  It implements loadClass, getResource & getResourceAsStream and checks the module classloader first and if it finds it returns it else checks the TCCL.
> It does not implement getResources which causes custom security login modules to not be able to locate resources via getResources.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list