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 181857 - 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: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-11 08:13 UTC by Alexander Permyakov
Modified: 2010-03-11 08:26 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 166263


Attachments
stacktrace (5.84 KB, text/plain)
2010-03-11 08:13 UTC, Alexander Permyakov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Permyakov 2010-03-11 08:13:35 UTC
Build: NetBeans IDE 6.7.1 (Build 200912141238)
VM: Java HotSpot(TM) Client VM, 14.3-b01, Java(TM) SE Runtime Environment, 1.6.0_17-b04
OS: Windows XP

Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.websvc.core.jaxws.projects.AntJaxWsServicesProvider
   at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
   at org.apache.tools.ant.module.bridge.AntBridge$MainClassLoader.findClass(AntBridge.java:622)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:303)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
Comment 1 Alexander Permyakov 2010-03-11 08:13:41 UTC
Created attachment 95046 [details]
stacktrace
Comment 2 Jesse Glick 2010-03-11 08:26:52 UTC

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