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 174365 - NoClassDefFoundError: Could not initialize class org.netbeans.modules.websvc.wsitconf.ui.ComboConstants
Summary: NoClassDefFoundError: Could not initialize class org.netbeans.modules.websvc....
Status: RESOLVED DUPLICATE of bug 175089
Alias: None
Product: webservices
Classification: Unclassified
Component: WSIT (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Grebac
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-12 15:51 UTC by Exceptions Reporter
Modified: 2009-10-21 12:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 158605


Attachments
stacktrace (4.46 KB, text/plain)
2009-10-12 15:52 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2009-10-12 15:51:59 UTC
Build: NetBeans IDE 6.8 M2 (Build 200910071658)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.0-b07, Java(TM) SE Runtime Environment, 1.7.0-ea-b70
OS: Windows 7, 6.1, amd64

User Comments:
m_potociar: trying ot open "Edit Webservices Attributes" from a web service instance context menu

20div0: Open "Edit Web Service Attribute" under one of the "Web Services" and got this error.

arcnor: Trying to edit Web Service Attributes



Stacktrace: 
java.lang.NoClassDefFoundError: Could not initialize class org.netbeans.modules.websvc.wsitconf.ui.ComboConstants
        at org.netbeans.modules.websvc.wsitconf.wsdlmodelext.ProfilesModelHelper.getSecurityProfile(ProfilesModelHelper.java:137)
        at org.netbeans.modules.websvc.wsitconf.wsdlmodelext.WSITModelSupport.moveCurrentConfig(WSITModelSupport.java:760)
        at org.netbeans.modules.websvc.wsitconf.wsdlmodelext.PolicyModelHelper.setConfigVersion(PolicyModelHelper.java:117)
        at org.netbeans.modules.websvc.wsitconf.ui.service.BindingPanel.<init>(BindingPanel.java:209)
        at org.netbeans.modules.websvc.wsitconf.ui.service.PanelFactory.createInnerPanel(PanelFactory.java:84)
        at org.netbeans.modules.xml.multiview.ui.SectionPanel.createInnerpanel(SectionPanel.java:229)
Comment 1 Exceptions Reporter 2009-10-12 15:52:16 UTC
Created attachment 89316 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-10-12 15:52:42 UTC
This issue already has 6 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=158605
Comment 3 Martin Grebac 2009-10-21 12:45:27 UTC
duplicate

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