[Fedora-suds-list] WSDL 2.0 Support

Chris Wj chris0wj at gmail.com
Fri Jul 24 20:17:10 UTC 2009


Ok I did some searching for public examples, here is what I came up with.

1)
Yahoo Search Web Service in WSDL 2.0 (RESTful)
http://www.pacificspirit.com/blog/2005/03/02/yahoo_search_web_service_in_wsdl_20

2)
Using the WSO2 Mashup Server: http://wso2.org/projects/mashup
>From this blog:
http://www.keith-chapman.org/2008/09/restfull-mashup-with-wsdl-20-wso2.html
Example service and wsdl 2.0 binding:
http://mooshup.com/mashup.jsp?author=keith&mashup=RESTDemo

3)
Library of Congress
Using SRQ: standard XML-focused search protocol for Internet search queries
http://www.loc.gov/standards/sru/sru1-1archive/xml-files.html  <--  RESTful
WSDL examples
http://www.loc.gov/standards/sru/simple.html  <--  example urls
http://z3950.loc.gov/  <--  url for LoC online catalog
This tutorial pointed me there:
https://www.nescent.org/wg/evoinfo/index.php?title=PhyloWS/REST

4)
A wsdl 2.0 example for flickr
http://wso2.org/repos/wso2/people/jonathan/flickr.wsdl

Specs:
http://www.w3.org/TR/wsdl20/
http://www.w3.org/TR/wsdl20-adjuncts/  <-- for http binding extensions
http://www.w3.org/TR/wsdl20-primer/#more-bindings-http  <-- talks about the
http binding that enables REST description

Many example tutorials come up when you search something like "rest wsdl
2.0".

I also noticed WADL for describing REST services; it looks less verbose and
complicated, but not nearly as ubiquitous as WSDL.

On Fri, Jul 24, 2009 at 10:30 AM, Jeff Ortel <jortel at redhat.com> wrote:

> Suds support wsdl 2.0 syntax but does not support REST bindings.  Only SOAP
> bindings, sorry.  However, this is how support gets added.  If you can
> provide me access to a server that has REST bindings, I would be interested
> in extending suds to handle it.
>
> Chris Wj wrote:
>
>> Hi everyone. Does suds support wsdl 2.0? I want to be able to generate a
>> description for a RESTful interface. wsdl 2.0 supports this.
>>
>> Thanks
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> fedora-suds-list mailing list
>> fedora-suds-list at redhat.com
>> https://www.redhat.com/mailman/listinfo/fedora-suds-list
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-suds-list/attachments/20090724/52bb3b56/attachment.htm>


More information about the fedora-suds-list mailing list