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 175089 - unable to create a secure webservice
Summary: unable to create a secure webservice
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: WSIT (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Martin Grebac
URL:
Keywords:
: 171914 172124 173995 174365 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-10-21 11:28 UTC by msreekanth
Modified: 2009-10-23 19:39 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description msreekanth 2009-10-21 11:28:38 UTC
Steps to reproduce:

1)Download and installed NB 6.8 ML2
2)Create a new Webapplication
3)Create a new webservice
4)Add a webservice operation
5)Now make it a secure service and click on advanced
6)Now I see an exception 
NoClassDefFoundError: Could not initialize class org.netbeans.modules.websvc.wsitconf.ui.ComboConstants

This is reported as http://statistics.netbeans.org/analytics/exception.do?id=283408
Comment 1 Martin Grebac 2009-10-21 12:44:29 UTC
*** Issue 174365 has been marked as a duplicate of this issue. ***
Comment 2 Lukas Jungmann 2009-10-21 13:03:50 UTC
Martin, you may want to close also issue 173995, issue 171914 and maybe also issue 172124 as a dup of this one. Thanks.
Comment 3 Martin Grebac 2009-10-21 13:30:31 UTC
*** Issue 173995 has been marked as a duplicate of this issue. ***
Comment 4 Martin Grebac 2009-10-21 13:31:35 UTC
*** Issue 171914 has been marked as a duplicate of this issue. ***
Comment 5 Martin Grebac 2009-10-21 13:32:24 UTC
*** Issue 172124 has been marked as a duplicate of this issue. ***
Comment 6 Martin Grebac 2009-10-21 13:52:58 UTC
*** Issue 171914 has been marked as a duplicate of this issue. ***
Comment 7 Martin Grebac 2009-10-21 14:09:12 UTC
Fixed in web-main.
Comment 8 Lukas Jungmann 2009-10-21 16:47:58 UTC
v. in private build, please merge the fix to beta. Thanks!
Comment 9 Vitezslav Stejskal 2009-10-21 17:04:29 UTC
Transplanted to release68_beta clone as http://hg.netbeans.org/release68_beta/rev/323229378341
Comment 10 Martin Grebac 2009-10-21 17:05:20 UTC
Integrated to release68beta branch:
http://hg.netbeans.org/release68_beta/rev/323229378341
Comment 11 Quality Engineering 2009-10-22 23:39:26 UTC
Integrated into 'main-golden', will be available in build *200910221401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/66300ad27478
User: mgrebac@netbeans.org
Log: Fix of #175089 - Unable to create a secure webservice