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 202501

Summary: NoSuchMethodException: <unbound>=WebServiceData.getJaxWsDescriptor();
Product: webservices Reporter: Jiri Skrivanek <jskrivanek>
Component: ManagerAssignee: Denis Anisimov <ads>
Status: VERIFIED WONTFIX    
Severity: normal CC: mps77, rptmaestro
Priority: P3 Keywords: JDK_SPECIFIC
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 172602
Attachments: stacktrace

Description Jiri Skrivanek 2011-09-22 13:36:33 UTC
Build: NetBeans IDE 7.1 Beta (Build 201109212202)
VM: Java HotSpot(TM) Client VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows XP

User Comments:
rptmaestro: Tried refreshing a web service from the Services tab, Web Services node

mps77: Services/Web Services/new webservice (local wsdl)

jskrivanek: To reproduce:

- create Java project
- open new File wizard
- choose Web Services|Web Service Client and click Next
- seelct IDE Registered
- click Browse
- expand StrikeIron
- click IPAddressLookup and exception is thrown

GUEST: estaba observando las opciones de la pesta
Comment 1 Jiri Skrivanek 2011-09-22 13:36:37 UTC
Created attachment 111042 [details]
stacktrace
Comment 2 Denis Anisimov 2011-09-22 14:15:33 UTC
It seems the same problem as in issue #202500.
Your JDK version is 1.7.
In my case this is 1.6 and there is no problem.
Comment 3 Jiri Skrivanek 2011-09-23 08:49:34 UTC
Yes, it is reproducible only with JDK7.
Comment 4 Denis Anisimov 2011-09-23 09:12:16 UTC
So I don't see how it can be fixed on my side.
It is a bug in JDK7. Please file it against it.
Comment 5 Jiri Skrivanek 2011-09-26 07:54:34 UTC
I am sorry but I don't know what NetBeans code calls. It is up to you to create a minimal test case and report it to JDK team. Once it is done, add jdk_bug_number to the whiteboard field and close as wontfix. Thank you.
Comment 6 Denis Anisimov 2011-09-27 15:56:49 UTC
Please don't reopen bug because it is NOT A BUG in the NB independently 
of existence report against the JDK.
I will file the bug on the JDK but this is completely unrelated activity to the 
NB bug tracker.
Comment 7 Denis Anisimov 2011-09-28 13:14:34 UTC
Here is the JDK bug :
bugs.sun.com/bugdatabase/view_bug.do?bug_id=7095555