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 61970 - web service references show no nodes after correct WSDL
Summary: web service references show no nodes after correct WSDL
Status: CLOSED DUPLICATE of bug 58509
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-09 12:00 UTC by nerdifant
Modified: 2006-03-24 13:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ProcessEngineWS.wsdl (51.08 KB, text/xml)
2005-08-09 12:34 UTC, nerdifant
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nerdifant 2005-08-09 12:00:10 UTC
Trying to test webservices with a given URL pointing to a WSDL. No service name
or nodes become visible  in 'Web Services Reference', only the name of the WSDL
- the WS-wizard accepts the URL of the WSDL.
- This WSDL works ok in another IDE (.NET).
- The example WSDL (http://www.webservicex.net/TranslateService.asmx) works
correctly.
Comment 1 Lukas Jungmann 2005-08-09 12:07:07 UTC
Can you provide more info about the webservice you trying to create client for,
please? Eg. link to wsdl or attach wsdl you're using to this issue would be the
best.
Comment 2 nerdifant 2005-08-09 12:34:38 UTC
Created attachment 23602 [details]
ProcessEngineWS.wsdl
Comment 3 Lukas Jungmann 2005-10-18 19:19:36 UTC
workaround for now: change name attributte in service name from
"ProcessEngineService" to "ProcessEngineService_Service" and reopen the project.

*** This issue has been marked as a duplicate of 58509 ***
Comment 4 Lukas Jungmann 2005-11-24 12:21:00 UTC
v.