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

RH Bugzilla Integration (JIRA) issues at jboss.org
Wed Jan 20 07:12:00 EST 2016


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

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

Ondrej Kotek <okotek at redhat.com> changed the Status of [bug 1204300|https://bugzilla.redhat.com/show_bug.cgi?id=1204300] from ON_QA to VERIFIED

> 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
>             Fix For: 9.0.0.Beta2
>
>
> 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.4.11#64026)


More information about the jboss-jira mailing list