[Bug 4491] Proposal to Include whttp:code to the output of the binding operation
[email protected] Wed, 25 Apr 2007 17:11:51 +0000
| Newsgroups | gmane.comp.web.services.description |
|---|---|
| Message-ID | <[email protected]> |
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4491
Summary: Proposal to Include whttp:code to the output of the
binding operation
Product: WSDL
Version: 2.0
Platform: All
URL: http://lists.w3.org/Archives/Public/www-ws-
desc/2007Apr/0047.html
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Adjuncts
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
I think its import that it makes its way into the spec. I was playing around
with APP trying to write a WSDL for it (Use it as a WSDL 2.0 demo). During this
I came across a limitation which I guess WSDL 2.0 should address. The
HTTPBinding allows a user to set a HTTP code on a fault but it does not allow a
user to specify a http code on a response. This is a trick that we missed.
I would like to propose the inclusion of whttp:code property to the output of
the binding operation. This will be critical for the HTTPBinding to be
successful.