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 - NoClassDefFoundError when selecting CMP bean in editor
Summary: NoClassDefFoundError when selecting CMP bean in editor
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
: 61724 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-08-10 12:31 UTC by John Jullion-ceccarelli
Modified: 2005-11-03 14:08 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception (5.73 KB, text/plain)
2005-08-10 12:32 UTC, John Jullion-ceccarelli
Details

Note You need to log in before you can comment on or make changes to this bug.
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