Bug 648788

Summary: JON241: jboss-as-5 plugin: jboss-reflect.jar is required by some profileservice client calls and so should be included in the list of client jars returned by ApplicationServerDiscoveryComponent.getAdditionalClasspathUrls()
Product: [Other] RHQ Project Reporter: Charles Crouch <ccrouch>
Component: PluginsAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Len DiMaggio <ldimaggi>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0.0CC: ccrouch, hbrock, hrupp, mfoley, mvecera
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 647669 Environment:
SOA-P 5 ER3 / RHQ 3.0.0
Last Closed: 2013-08-31 11:10:46 UTC Type: ---
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: 616081    

Description Charles Crouch 2010-11-02 05:56:51 UTC
+++ This bug was initially created as a clone of Bug #647669 +++

(05:37:16 PM) tejones: ips: Now I'm seeing this:  org.rhq.core.util.exception.WrappedRemotingException:java.lang.NoClassDefFoundError: org/jboss/reflect/spi/TypeInfo 
(10:51:17 PM) tejones: ips: Doesn't look like the TypeInfo class is referenced directly by Teiid
(11:06:28 PM) tejones: ips: The TypeInfo class [from jboss-reflect.jar] is referenced by the MetaValueFactory which Teiid uses to unwrap properties
(11:07:59 PM) tejones: ips: So it seems like the jar should be added to the client jars since other plugins will likely do this as well?
(11:09:34 PM) ips: yeah, sounds like it

--- Additional comment from ian.springer on 2010-10-28 23:54:08 EDT ---

Fixed in master - commit f637fd4.

--- Additional comment from ian.springer on 2010-10-29 10:40:59 EDT ---

Fixed in release-3.0.0 - commit aa672c8.

Comment 1 Charles Crouch 2010-11-02 05:57:17 UTC
Needs testing by SOA-P team

Comment 2 Corey Welton 2011-01-05 14:45:41 UTC
qa -> ldimaggi

Comment 3 Len DiMaggio 2011-01-05 18:48:41 UTC
When are you seeing the error? When the plugin is installed? Or at runtime - while performing what actions?

Comment 4 Pavel Kralik 2011-01-11 18:42:32 UTC
Tested installation on JON-2.4.1 and upgrade JON-2.4.0 to 2.4.1 (build #74) with discovered SOA-P 5.1.0.ER6 with EDS (Teiid).

No NoClassDefFoundError: org/jboss/reflect/spi/TypeInfo found in any log file.