This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 62036

Summary: NoClassDefFoundError when selecting CMP bean in editor
Product: serverplugins Reporter: John Jullion-ceccarelli <johnjullion>
Component: Sun Appserver 8Assignee: Vince Kraemer <vkraemer>
Status: VERIFIED FIXED    
Severity: blocker CC: raccah
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: exception

Description John Jullion-ceccarelli 2005-08-10 12:31:21 UTC
With 8/9 Qbuild. 
In sun-ejb-jar.xml, whenever I try to select a CMP bean, I get a
java.lang.NoClassDefFoundError. Doesn't happen with session beans.
Comment 1 John Jullion-ceccarelli 2005-08-10 12:32:00 UTC
Created attachment 23632 [details]
exception
Comment 2 Vince Kraemer 2005-08-10 18:08:53 UTC
the sunddui module is missing some dependencies that are embedded into
persistence-tool-support.jar
Comment 3 Vince Kraemer 2005-08-10 19:09:55 UTC
pinged raccah for additional information
Comment 5 Vince Kraemer 2005-08-16 16:06:42 UTC
*** Issue 61724 has been marked as a duplicate of this issue. ***
Comment 6 Michal Mocnak 2005-11-03 14:08:10 UTC
Verified