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 171846 - 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: webservices
Classification: Unclassified
Component: JAX-WS (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milan Kuchtiak
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on: 170094
Blocks:
  Show dependency tree
 
Reported: 2009-09-09 19:10 UTC by swpalmer
Modified: 2010-03-10 09:16 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 158163


Attachments
stacktrace (10.27 KB, text/plain)
2009-09-09 19:10 UTC, swpalmer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description swpalmer 2009-09-09 19:10:33 UTC
Build: NetBeans IDE 6.7.1 (Build 200907230233)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows XP, 5.1, x86

User Comments:
swpalmer: I had recently enabled Web Start support in one of the projects loaded.



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:307)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
Comment 1 swpalmer 2009-09-09 19:10:40 UTC
Created attachment 87390 [details]
stacktrace
Comment 2 Milos Kleint 2009-09-14 21:15:07 UTC
most probably a duplicate of another issue, reassigning
Comment 3 Milan Kuchtiak 2009-09-15 09:27:25 UTC
Very similar to issue 170094.
Comment 4 Milan Kuchtiak 2009-09-30 14:18:54 UTC
Still depends on issue 170426.
Comment 5 Jesse Glick 2010-03-10 09:15:53 UTC

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