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 193575 - [70cat] NoClassDefFoundError: org/netbeans/modules/web/project/WebJPATargetInfo
Summary: [70cat] NoClassDefFoundError: org/netbeans/modules/web/project/WebJPATargetInfo
Status: RESOLVED DUPLICATE of bug 193577
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-18 12:11 UTC by marcotts
Modified: 2010-12-19 18:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 175134


Attachments
stacktrace (4.92 KB, text/plain)
2010-12-18 12:11 UTC, marcotts
Details

Note You need to log in before you can comment on or make changes to this bug.
Description marcotts 2010-12-18 12:11:04 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-6348-on-101218)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

Stacktrace: 
java.lang.NoClassDefFoundError: org/netbeans/modules/web/project/WebJPATargetInfo
   at org.netbeans.modules.web.project.WebProject.createLookup(WebProject.java:534)
   at org.netbeans.modules.web.project.WebProject.<init>(WebProject.java:395)
   at org.netbeans.modules.web.project.WebProjectType.createProject(WebProjectType.java:86)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:0)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
Comment 1 marcotts 2010-12-18 12:11:07 UTC
Created attachment 104241 [details]
stacktrace
Comment 2 David Konecny 2010-12-19 18:00:49 UTC

*** This bug has been marked as a duplicate of bug 193577 ***