Bug 726455

Summary: (EAP 5.1.x admin-console) PC should only ask discovery components for additional classpath URLs (i.e. client jars) if per-resource classloaders are enabled in the plugin container config
Product: [JBoss] JBoss Enterprise Application Platform 5 Reporter: Ian Springer <ian.springer>
Component: jbossasAssignee: Jan Martiska <jmartisk>
Status: CLOSED CURRENTRELEASE QA Contact: Jakub Cechacek <jcechace>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.1.0CC: ccrouch, hrupp, jkudrnac
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 635835 Environment:
Last Closed: 2015-01-05 12:25:15 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: 635835    
Bug Blocks: 725852    

Description Ian Springer 2011-07-28 16:54:39 UTC
+++ This bug was initially created as a clone of Bug #635835 +++

Otherwise, the plugin is doing unnecessary work, since the PC won't use the list of jars returned for anything anyway.

--- Additional comment from ian.springer on 2010-09-20 16:35:11 EDT ---

Fixed in master (commit 594c686) and release-3.0.0 (commit 0a244b7).

--- Additional comment from mfoley on 2011-06-29 16:23:50 EDT ---

discussed with ips.  impossible to verify without attaching a debugger. the only case where per-res classloaders would not be enabled would be when the pc is running in the admin-console. no regressions there, or in other plugins.

Comment 1 Ian Springer 2011-08-09 20:25:32 UTC
Fixed in the AdminConsole_EAP_5_1 branch - commit f1bb1cc.

Comment 3 Jan Martiska 2015-01-05 12:25:15 UTC
This has been fixed long ago, cleaning up.