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

Summary: NoClassDefFoundError: org/netbeans/modules/j2ee/dd/api/ejb/DDProvider
Product: serverplugins Reporter: Martin Schovanek <mschovanek>
Component: Sun Appserver 9Assignee: _ pcw <pcw>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: NoClassDefFoundError
EAR14Test project

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.