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 96963 - NoClassDefFoundError: org/netbeans/modules/j2ee/dd/api/ejb/DDProvider
Summary: NoClassDefFoundError: org/netbeans/modules/j2ee/dd/api/ejb/DDProvider
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ pcw
URL:
Keywords:
: 100858 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-03-01 15:41 UTC by Martin Schovanek
Modified: 2007-04-21 08:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NoClassDefFoundError (8.94 KB, text/plain)
2007-03-01 15:41 UTC, Martin Schovanek
Details
EAR14Test project (181.79 KB, application/octet-stream)
2007-03-01 15:43 UTC, Martin Schovanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2007-03-01 15:41:23 UTC
[#20070301-1027, jdk1.5.0]

to reproduce:
-------------
1) open attached EAR project
ERROR: IDE throws:
Comment 1 Martin Schovanek 2007-03-01 15:41:58 UTC
Created attachment 39058 [details]
NoClassDefFoundError
Comment 2 Martin Schovanek 2007-03-01 15:43:48 UTC
Created attachment 39060 [details]
EAR14Test project
Comment 3 _ pcw 2007-04-21 07:31:46 UTC
*** Issue 100858 has been marked as a duplicate of this issue. ***
Comment 4 _ pcw 2007-04-21 08:06:01 UTC
I can't reproduce this with latest code.  Note it is very likely resolved by my
disabling of the old DConfigBean based code.  (The cmp mappings code will be
reenabled at some point, but the portion of that code that is trying to refer to
the DDProvider will either be fixed or removed at that point.)

Marking fixed.  Please reopen if it happens again.