Bug 1204300 - [GSS](6.4.z) Security ModuleClassLoaderLocator.CombinedClassLoader does not implement getResources causing Login Modules to not find existing resources
Summary: [GSS](6.4.z) Security ModuleClassLoaderLocator.CombinedClassLoader does not i...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Security
Version: 6.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: CR1
: EAP 6.4.6
Assignee: Brad Maxwell
QA Contact: Ondrej Kotek
URL:
Whiteboard:
Depends On:
Blocks: 1235746
TreeView+ depends on / blocked
 
Reported: 2015-03-20 21:02 UTC by Brad Maxwell
Modified: 2019-05-20 11:38 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Previously login modules that tried to use ClassLoader.getResources(...) would not return resources as the ModuleClassLoaderLocator.CombinedClassLoader does not implement getResources. With this fix, the resources are returned.
Clone Of:
Environment:
Last Closed: 2017-01-17 11:43:41 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker WFLY-4451 0 Major Resolved Security ModuleClassLoaderLocator.CombinedClassLoader does not implement getResources 2017-11-25 17:57:43 UTC
Red Hat Knowledge Base (Solution) 1373493 0 None None None 2016-01-21 21:55:24 UTC

Description Brad Maxwell 2015-03-20 21:02:17 UTC
Security ModuleClassLoaderLocator.CombinedClassLoader does not implement getResources, this causes calls to getResources(String) from a login module to not find resources which exist.

Comment 3 Ondrej Kotek 2016-01-20 12:11:46 UTC
Verified in EAP 6.4.6.CP.CR2.

Comment 4 Petr Penicka 2017-01-17 11:43:41 UTC
Retroactively bulk-closing issues from released EAP 6.4 cumulative patches.


Note You need to log in before you can comment on or make changes to this bug.