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 185312

Summary: ClassNotFoundException: org.netbeans.modules.compapp.projects.jbi.ui.JbiLogicalViewProvider$JbiLogicalViewRootNode$2
Product: soa Reporter: Alexander Permyakov <alex02>
Component: JBI ManagerAssignee: Alexander Permyakov <alex02>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 168925
Attachments: stacktrace

Description Alexander Permyakov 2010-04-30 13:12:02 UTC
Build: NetBeans IDE Dev (Build 201004280200)
VM: Java HotSpot(TM) Client VM, 14.3-b01, Java(TM) SE Runtime Environment, 1.6.0_17-b04
OS: Windows XP

User Comments:
alex02: try to generate Web Service Client from local wsdl




Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.compapp.projects.jbi.ui.JbiLogicalViewProvider$JbiLogicalViewRootNode$2
   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:303)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
Comment 1 Alexander Permyakov 2010-04-30 13:12:10 UTC
Created attachment 98328 [details]
stacktrace