[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:19:18 EDT 2015


    [ https://issues.jboss.org/browse/WFLY-4451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13052361#comment-13052361 ] 

RH Bugzilla Integration commented on WFLY-4451:
-----------------------------------------------

Brad Maxwell <bmaxwell at redhat.com> changed the Status of [bug 1204300|https://bugzilla.redhat.com/show_bug.cgi?id=1204300] from NEW to POST

> 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