<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Finally, Web Services for the REST of Us?</title>
	<atom:link href="http://www.fastforwardblog.com/2007/06/12/finally-web-services-for-the-rest-of-us/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fastforwardblog.com/2007/06/12/finally-web-services-for-the-rest-of-us/</link>
	<description></description>
	<pubDate>Wed, 07 Jan 2009 04:43:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joe McKendrick</title>
		<link>http://www.fastforwardblog.com/2007/06/12/finally-web-services-for-the-rest-of-us/comment-page-1/#comment-15909</link>
		<dc:creator>Joe McKendrick</dc:creator>
		<pubDate>Wed, 13 Jun 2007 19:47:48 +0000</pubDate>
		<guid isPermaLink="false">http://fastforwardblog.com/2007/06/12/finally-web-services-for-the-rest-of-us/#comment-15909</guid>
		<description>Great question, Ryan. As I understand it, WSDL 2.0 (Web Services Description Language) supports HTTP binding, which means it can be applied to RESTful services as well as SOAP/WS-* services.

Dave Orchard, BEA's Web services guru, puts it this way: "WSDL 2.0 has tried very hard to model RESTful Web services.," and notes that "WSDL 2.0 can describe a variety of REST services." 
http://www.pacificspirit.com/blog/2005/05/16/witw_wsdl_20_http_binding

Dave also reports that he has actually linked to a REST service with WSDL 2.0:
http://www.pacificspirit.com/blog/2005/03/02/yahoo_search_web_service_in_wsdl_20

Hugo Haas of the World Wide Web Consortium (W3C)  also talks about this capability in WSDL 2.0:
http://www.w3.org/2005/Talks/1115-hh-k-ecows/#(30)

Have any readers out there worked with WSDL to describe REST services?</description>
		<content:encoded><![CDATA[<p>Great question, Ryan. As I understand it, WSDL 2.0 (Web Services Description Language) supports HTTP binding, which means it can be applied to RESTful services as well as SOAP/WS-* services.</p>
<p>Dave Orchard, BEA&#8217;s Web services guru, puts it this way: &#8220;WSDL 2.0 has tried very hard to model RESTful Web services.,&#8221; and notes that &#8220;WSDL 2.0 can describe a variety of REST services.&#8221;<br />
<a href="http://www.pacificspirit.com/blog/2005/05/16/witw_wsdl_20_http_binding" rel="nofollow">http://www.pacificspirit.com/blog/2005/05/16/witw_wsdl_20_http_binding</a></p>
<p>Dave also reports that he has actually linked to a REST service with WSDL 2.0:<br />
<a href="http://www.pacificspirit.com/blog/2005/03/02/yahoo_search_web_service_in_wsdl_20" rel="nofollow">http://www.pacificspirit.com/blog/2005/03/02/yahoo_search_web_service_in_wsdl_20</a></p>
<p>Hugo Haas of the World Wide Web Consortium (W3C)  also talks about this capability in WSDL 2.0:<br />
<a href="http://www.w3.org/2005/Talks/1115-hh-k-ecows/#" rel="nofollow">http://www.w3.org/2005/Talks/1115-hh-k-ecows/#</a>(30)</p>
<p>Have any readers out there worked with WSDL to describe REST services?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Gahl</title>
		<link>http://www.fastforwardblog.com/2007/06/12/finally-web-services-for-the-rest-of-us/comment-page-1/#comment-15852</link>
		<dc:creator>Ryan Gahl</dc:creator>
		<pubDate>Wed, 13 Jun 2007 14:04:32 +0000</pubDate>
		<guid isPermaLink="false">http://fastforwardblog.com/2007/06/12/finally-web-services-for-the-rest-of-us/#comment-15852</guid>
		<description>While I believe REST has much value, I also feel the same way about WS-*. The power of the WSDL is really it for me though. In the REST world, I'm probably just uneducated... but is there an equivalent RESTful standard that allows a program to discover a service's interface, like WSDL allows? Without something like that, it means hand coding against a set of methods, and if those methods are ever changed it means refactoring my service consumers, again by hand. With WSDL, I know the methods automatically, and if the service contract changes, my proxies (or service adapters) can auto generate, or adapt, on the fly with only minimal babysitting/regression testing needed. Again, am I missing something, or is this kind of power available in the RESTful paradigm already. Or... is that part of the "the tools are not built yet" comment in this article?</description>
		<content:encoded><![CDATA[<p>While I believe REST has much value, I also feel the same way about WS-*. The power of the WSDL is really it for me though. In the REST world, I&#8217;m probably just uneducated&#8230; but is there an equivalent RESTful standard that allows a program to discover a service&#8217;s interface, like WSDL allows? Without something like that, it means hand coding against a set of methods, and if those methods are ever changed it means refactoring my service consumers, again by hand. With WSDL, I know the methods automatically, and if the service contract changes, my proxies (or service adapters) can auto generate, or adapt, on the fly with only minimal babysitting/regression testing needed. Again, am I missing something, or is this kind of power available in the RESTful paradigm already. Or&#8230; is that part of the &#8220;the tools are not built yet&#8221; comment in this article?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
