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 121192

Summary: ClassNotFoundException upon installing the plugin
Product: serverplugins Reporter: Lukas Jungmann <jungi>
Component: WebSphereAssignee: issues@serverplugins <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: stacktrace

Description Lukas Jungmann 2007-11-05 15:29:17 UTC
-hudson #4309
-install websphere plugin

=>
SEVERE [org.netbeans.core.modules]
java.lang.ClassNotFoundException: org.netbeans.modules.j2ee.websphere6.ddloaders.appext.WSAppExtDataObject
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at java.security.AccessController.doPrivileged(Native Method)
...
Comment 1 Lukas Jungmann 2007-11-05 15:33:03 UTC
Created attachment 52526 [details]
stacktrace
Comment 2 Petr Hejl 2007-11-05 15:38:36 UTC

*** This issue has been marked as a duplicate of 120368 ***