Bug 647669 - 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()
Summary: jboss-as-5 plugin: jboss-reflect.jar is required by some profileservice clien...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Plugins
Version: 3.0.0
Hardware: All
OS: All
medium
medium
Target Milestone: ---
: ---
Assignee: Ted Jones
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: 725852 jon30-bugs
TreeView+ depends on / blocked
 
Reported: 2010-10-29 03:53 UTC by Ian Springer
Modified: 2014-06-27 21:30 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 648788 (view as bug list)
Environment:
SOA-P 5 ER3 / RHQ 3.0.0
Last Closed: 2014-06-27 21:30:11 UTC
Embargoed:


Attachments (Terms of Use)

Description Ian Springer 2010-10-29 03:53:14 UTC
(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

Comment 1 Ian Springer 2010-10-29 03:54:08 UTC
Fixed in master - commit f637fd4.

Comment 2 Ian Springer 2010-10-29 14:40:59 UTC
Fixed in release-3.0.0 - commit aa672c8.

Comment 3 Charles Crouch 2010-11-02 05:58:19 UTC
Should be tested in master (JON3) by SOA-P team

Comment 4 Corey Welton 2011-01-04 04:26:03 UTC
Removing the blocker from the jon241 version of this bug.

Comment 5 Mike Foley 2011-07-08 17:35:18 UTC
tejones .... ips said you were the right person to verify this.

Comment 6 Ian Springer 2011-07-27 16:33:50 UTC
This fix is not needed in the AdminConsole_EAP_5_1 branch, since client jars are not used when the plugin container is running in embedded mode (because all the JBAS classes needed are already in the admin-console.war's classloader).


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