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 - ClassNotFoundException upon installing the plugin
Summary: ClassNotFoundException upon installing the plugin
Status: RESOLVED DUPLICATE of bug 120368
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebSphere (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-05 15:29 UTC by Lukas Jungmann
Modified: 2007-11-05 15:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stacktrace (3.61 KB, text/plain)
2007-11-05 15:33 UTC, Lukas Jungmann
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***