Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1204300

Summary: [GSS](6.4.z) Security ModuleClassLoaderLocator.CombinedClassLoader does not implement getResources causing Login Modules to not find existing resources
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Brad Maxwell <bmaxwell>
Component: SecurityAssignee: Brad Maxwell <bmaxwell>
Status: CLOSED CURRENTRELEASE QA Contact: Ondrej Kotek <okotek>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: anmiller, bdawidow, cdewolf, istudens, msvehla, pskopek
Target Milestone: CR1   
Target Release: EAP 6.4.6   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
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.
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-17 11:43:41 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1235746    

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.