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

Summary: ClassNotFoundException: org.netbeans.modules.wsdlextensions.exec.impl.BindingFactory
Product: xml Reporter: asmotrich <asmotrich>
Component: WSDL ModelAssignee: Shivanand Kini <skini>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=144196
Issue Type: DEFECT Exception Reporter: 144196
Attachments: stacktrace

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