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 190034 - ClassNotFoundException: org.netbeans.modules.websvc.core.jaxws.projects.AntJaxWsServicesProvider
Summary: ClassNotFoundException: org.netbeans.modules.websvc.core.jaxws.projects.AntJa...
Status: RESOLVED DUPLICATE of bug 170426
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-31 16:18 UTC by Exceptions Reporter
Modified: 2010-09-20 20:40 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 172260


Attachments
stacktrace (8.92 KB, text/plain)
2010-08-31 16:18 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-08-31 16:18:21 UTC
This issue was reported manually by dlipin.
It already has 1 duplicates 


Build: NetBeans IDE 6.7.1 (Build 200912141238)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.websvc.core.jaxws.projects.AntJaxWsServicesProvider
   at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
   at org.apache.tools.ant.module.bridge.AntBridge$MainClassLoader.findClass(AntBridge.java:622)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
Comment 1 Exceptions Reporter 2010-08-31 16:18:25 UTC
Created attachment 101786 [details]
stacktrace
Comment 2 Jesse Glick 2010-09-20 20:40:18 UTC

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