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 215070 - WS-I compliance statement R2717 rpc-literal warning in a document literal style wsdl validation
Summary: WS-I compliance statement R2717 rpc-literal warning in a document literal sty...
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Model (show other bugs)
Version: 7.0.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Shivanand Kini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-02 13:03 UTC by griffhun
Modified: 2016-07-07 09:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
contains an example.wsdl and an example.xsd (1.25 KB, application/zip)
2012-07-02 13:03 UTC, griffhun
Details

Note You need to log in before you can comment on or make changes to this bug.
Description griffhun 2012-07-02 13:03:03 UTC
Created attachment 121655 [details]
contains an example.wsdl and an example.xsd

I get the following message when I am validating a document literal style wsdl.
(I've checked the bugfix Bug 184959 code, and it seems to me it is only checking the soap:body's use attribute value is literal , but the rpc part of the checking was not made.)

XML validation started.
.../example.wsdl:32,16
WARNING: WS-I R2717: An rpc-literal binding MUST have the namespace attribute specified, the value of which MUST be an absolute URI, on contained soapbind:body elements.



Potential Bugfix where this problem created:
Bug 184959 - WS-I compliance statement R2717 should be checked while validating wsdl
Comment 1 Martin Balin 2016-07-07 09:56:58 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