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 174187 - [68cat] Problems with w3c primer's wsdl
Summary: [68cat] Problems with w3c primer's wsdl
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Shivanand Kini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-09 09:19 UTC by Peter Nabbefeld
Modified: 2016-07-07 09:56 UTC (History)
0 users

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 Peter Nabbefeld 2009-10-09 09:19:36 UTC
[ JDK VERSION : 1.6.* ]

Tried to create a web service from the WSDL primer, see
http://www.w3.org/TR/2007/REC-wsdl20-primer-20070626/#example-initial

The wsdl editor shows the message "The WSDL is not well-formed".
1. Shouldn't it be possible, to use the example file?
2. The message is bad - at least, it should show, what's not working.
   It should - at the very minimum - help to fix the wsdl file, as it
   is from a standards primer.
Comment 1 Milan Kuchtiak 2009-10-09 11:46:48 UTC
WSDL 2.0 is not supported by JAX-WS yet, which is the technology Netbeans uses for web services.
See JAX-WS enhancement: https://jax-ws.dev.java.net/issues/show_bug.cgi?id=392

Nevertheless, the message "The WSDL is not well-formed" in WSDL editor panel is confusing. 
It should be changed to:
WSDL 2.0 version isn't supported
Comment 2 Peter Nabbefeld 2009-10-19 07:19:36 UTC
Hm, do You use jax-ws to get the model to edit? IMHO, this doesn't look like a good idea. Axis2 seems to support WSDL
2.0, so I'd expect to be able to edit those files with NB, too, especially as there's support for Axis. Why don't You
build the modell on top of XAM/XDM (seems to be the "native" NB XML model support)?
Comment 3 Shivanand Kini 2009-10-24 01:56:19 UTC
Yes, we use the xam/xdm model, but the current wsdl model/wsdl editor needs work to support wsdl 2.0.
I will see if I can update the error message.
Comment 4 Martin Balin 2016-07-07 09:56:18 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss