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 - NoSuchMethodException: <unbound>=WebServiceData.getJaxWsDescriptor();
Summary: NoSuchMethodException: <unbound>=WebServiceData.getJaxWsDescriptor();
Status: VERIFIED WONTFIX
Alias: None
Product: webservices
Classification: Unclassified
Component: Manager (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Denis Anisimov
URL:
Keywords: JDK_SPECIFIC
Depends on:
Blocks:
 
Reported: 2011-09-22 13:36 UTC by Jiri Skrivanek
Modified: 2011-11-22 09:37 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 172602


Attachments
stacktrace (2.31 KB, text/plain)
2011-09-22 13:36 UTC, Jiri Skrivanek
Details

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