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 59751 - NoClassDefFoundError: org/openide/windows/TopComponent
Summary: NoClassDefFoundError: org/openide/windows/TopComponent
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
: 59773 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-06-08 18:56 UTC by Vince Kraemer
Modified: 2005-09-05 10:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vince Kraemer 2005-06-08 18:56:20 UTC
If I double click on the context.xml file, I see this error.

The Configuration editor doesn't open.

The details:  new user dir, new web application project, tomcat target, jvm
1.4.2_06, solaris, ide build 200506072010 (from the netbeans daily download page)

Note: this did not occur with the 200506021800 build.
Comment 1 Vince Kraemer 2005-06-08 20:01:55 UTC
This may be related to changes in j2eeserver module.

see http://www.netbeans.org/source/browse/j2eeserver/nbproject/project.xml

Revision 1.9 has a BUNCH of changes.  They happened on 20050604.
Comment 2 Sherold Dev 2005-06-09 12:46:49 UTC
Moving to j2eeserver.
Comment 3 Sherold Dev 2005-06-09 12:50:43 UTC
*** Issue 59773 has been marked as a duplicate of this issue. ***
Comment 4 Jaroslav Tulach 2005-06-09 15:29:19 UTC
This moduel does not have the right dependencies: 
 
OpenIDE-Module: org.netbeans.libs.j2eeeditor/1 
OpenIDE-Module-Specification-Version: 1.5 
 
 
 
Comment 5 Sherold Dev 2005-06-10 10:51:45 UTC
Checking in golden/deps.txt;
/cvs/ide/golden/deps.txt,v  <--  deps.txt
new revision: 1.77; previous revision: 1.76
done
Checking in external/j2eeeditor.jar.scrambled;
/cvs/libs/external/j2eeeditor.jar.scrambled,v  <--  j2eeeditor.jar.scrambled
new revision: 1.4; previous revision: 1.3
done
Checking in j2eeeditor/nbproject/project.xml;
/cvs/libs/j2eeeditor/nbproject/project.xml,v  <--  project.xml
new revision: 1.4; previous revision: 1.3
done
Comment 6 zikmund 2005-06-30 12:36:04 UTC
Verified.