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 173535 - ClassNotFoundException: org.netbeans.modules.wsdlextensions.exec.impl.BindingFactory
Summary: ClassNotFoundException: org.netbeans.modules.wsdlextensions.exec.impl.Binding...
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Model (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Shivanand Kini
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-01 22:13 UTC by asmotrich
Modified: 2016-07-07 09:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 144196


Attachments
stacktrace (8.69 KB, text/plain)
2009-10-01 22:13 UTC, asmotrich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description asmotrich 2009-10-01 22:13:52 UTC
Build: NetBeans IDE 6.7.1 (Build 200907230233)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01-95, Java(TM) SE Runtime Environment, 1.6.0_17-b02-231
OS: Mac OS X, 10.6.1, x86_64

User Comments:
GUEST: opening a bpel project

asmotrich: Exception occurrs during IDE startup. The referenced code is probably missing from the GlassFish OpenESB2.1 Exec binding component NB6.7 IDE supporting modules, but I could not locate the Exec BC source code anywhere.



Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.wsdlextensions.exec.impl.BindingFactory
        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 java.lang.ClassLoader.loadClass(ClassLoader.java:315)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:330)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
Comment 1 asmotrich 2009-10-01 22:13:57 UTC
Created attachment 88701 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-10-01 22:14:02 UTC
This issue already has 9 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=144196
Comment 3 Exceptions Reporter 2009-10-02 23:36:05 UTC
This issue already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=144196
Comment 4 Martin Balin 2016-07-07 09:56:35 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss