+++ 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.
Needs testing by SOA-P team
qa -> ldimaggi
When are you seeing the error? When the plugin is installed? Or at runtime - while performing what actions?
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.