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 - ClassNotFoundException: org.netbeans.modules.compapp.projects.jbi.ui.JbiLogicalViewProvider$JbiLogicalViewRootNode$2
Summary: ClassNotFoundException: org.netbeans.modules.compapp.projects.jbi.ui.JbiLogic...
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: JBI Manager (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Permyakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-30 13:12 UTC by Alexander Permyakov
Modified: 2010-05-04 09:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 168925


Attachments
stacktrace (4.88 KB, text/plain)
2010-04-30 13:12 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-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