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 130928 - Cannot create WSDL with Document Literal
Summary: Cannot create WSDL with Document Literal
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Shivanand Kini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-24 17:41 UTC by cezariusz
Modified: 2016-07-07 09:57 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 cezariusz 2008-03-24 17:41:27 UTC
Product Version: NetBeans IDE 6.1 Beta (Build 200803050202)
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05
System: Windows XP version 5.1 running on x86; Cp1250; pl_PL (nb)
Userdir: C:\Documents and Settings\cezariusz.marek\.netbeans\6.1beta

I'm creating a new WSDL file, leave default abstract configuration, on the next page I'm selecting "Document literal" 
binding subtype and I got error "WS-I Basic Profile Rule R2204....".
Comment 1 jlautz 2008-03-24 18:26:33 UTC
The rest of the message says: 

Per WS-I Basic Profile Rule R2204, a document-literal binding must only use wsdl:part element(s) that have been defined
using the element attribute. 

If you want to define a WSDL document that using a document-literal binding, you need to redefine the message parts in
the abstract configuration to use element types only. 

Comment 2 cezariusz 2008-03-24 18:29:13 UTC
The message is hard to read, but that's not the main issue.
My problem is, that you cannot create WSDL with Document literal if you didn't prepare external element definitions in 
an XSD file.
Comment 3 Lukas Jungmann 2008-03-24 20:28:03 UTC
this wizard comes from xml modules, I guess. Reassigning there for evaluation...
Comment 4 Shivanand Kini 2008-03-25 00:56:36 UTC
This is a known issue. We are planning to redesign the wsdl wizard post 6.1. Where this will be taken care of.
Comment 5 Martin Balin 2016-07-07 09:57:10 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