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 217965 - java.lang.NoClassDefFoundError: org/netbeans/modules/glassfish/common/ServerDetails
Summary: java.lang.NoClassDefFoundError: org/netbeans/modules/glassfish/common/ServerD...
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 7.3
Hardware: PC Linux
: P2 normal (vote)
Assignee: TomasKraus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-06 22:25 UTC by David Konecny
Modified: 2013-01-11 10:22 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception (6.80 KB, text/plain)
2012-09-06 22:25 UTC, David Konecny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Konecny 2012-09-06 22:25:30 UTC
Created attachment 124002 [details]
exception

Product Version: NetBeans IDE Dev (Build 20120907-e74bc2e49e7f)
Java: 1.6.0_26; Java HotSpot(TM) 64-Bit Server VM 20.1-b02
System: Linux version 3.0.0-25-generic running on amd64; UTF-8; en_NZ (nb)
User directory: /home/dev/main2/nbbuild/testuserdir
Cache directory: /home/dev/main2/nbbuild/testuserdir/var/cache

On fresh userdir I opened New Web Project wizard and on server panel clicked Add Server and nothing happened. In the IDE log I found attached exception.

Note: this does not happen if I try to add GF via Services.
Comment 1 TomasKraus 2012-09-07 13:37:42 UTC
changeset:   232359:ae3106338b74
summary:     Bug# - 217965 - java.lang.NoClassDefFoundError: org/netbeans/modules/glassfish/common/ServerDetails - reverted API changes to keep getInstantiatingIterator() method in ServerUtilities

ServerDetails class was not published to EE module. I reverted those API changes to API method in ServerUtilities.