<?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: SOAP is boring, wake up Big Vendors or get niched</title>
	<atom:link href="http://www.redmonk.com/jgovernor/2005/02/10/soap-is-boring-wake-up-big-vendors-or-get-niched/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redmonk.com/jgovernor/2005/02/10/soap-is-boring-wake-up-big-vendors-or-get-niched/</link>
	<description>An industry analyst blog looking at software ecosystems and convergence</description>
	<lastBuildDate>Fri, 03 Feb 2012 10:35:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: James Governor</title>
		<link>http://www.redmonk.com/jgovernor/2005/02/10/soap-is-boring-wake-up-big-vendors-or-get-niched/comment-page-1/#comment-599724</link>
		<dc:creator>James Governor</dc:creator>
		<pubDate>Mon, 06 Jun 2011 20:17:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmonk.com/jgovernor/wp/?p=136#comment-599724</guid>
		<description>For a range of application types WS-* and SOAP are overly heavyweight.</description>
		<content:encoded><![CDATA[<p>For a range of application types WS-* and SOAP are overly heavyweight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Penninkhof</title>
		<link>http://www.redmonk.com/jgovernor/2005/02/10/soap-is-boring-wake-up-big-vendors-or-get-niched/comment-page-1/#comment-598835</link>
		<dc:creator>Jan Penninkhof</dc:creator>
		<pubDate>Thu, 02 Jun 2011 15:45:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmonk.com/jgovernor/wp/?p=136#comment-598835</guid>
		<description>I don&#039;t think I agree with the fact that developers in general are turning their backs on WS-*.  It is just that WS_* based SOA in the enterprise is now mature and perhaps less spoken of. Meanwhile, many organisations have take it as a new realm and demand new applications to be developed according to their x-layer model, that usually comprises a message bus or other SOA related tools. Usually the web-services built in these x-tier development projects are eventually stored in the ESR or at least documented somewhere.

Architecturally an enterprise solution based on REST looks fundamentally different from one that is based on WS-*. Although you could mark the REST services as enterprise services as well, they can&#039;t e.g. be used on a service bus and can&#039;t be included in most enterprise service repositories.

Although I do like to light-weight characteristics of REST, I somehow have the feeling that this makes REST a crippled contender rather than an evolvement when it concerns enterprise services.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think I agree with the fact that developers in general are turning their backs on WS-*.  It is just that WS_* based SOA in the enterprise is now mature and perhaps less spoken of. Meanwhile, many organisations have take it as a new realm and demand new applications to be developed according to their x-layer model, that usually comprises a message bus or other SOA related tools. Usually the web-services built in these x-tier development projects are eventually stored in the ESR or at least documented somewhere.</p>
<p>Architecturally an enterprise solution based on REST looks fundamentally different from one that is based on WS-*. Although you could mark the REST services as enterprise services as well, they can&#8217;t e.g. be used on a service bus and can&#8217;t be included in most enterprise service repositories.</p>
<p>Although I do like to light-weight characteristics of REST, I somehow have the feeling that this makes REST a crippled contender rather than an evolvement when it concerns enterprise services.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicole Carrier</title>
		<link>http://www.redmonk.com/jgovernor/2005/02/10/soap-is-boring-wake-up-big-vendors-or-get-niched/comment-page-1/#comment-545736</link>
		<dc:creator>Nicole Carrier</dc:creator>
		<pubDate>Tue, 24 Nov 2009 12:44:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmonk.com/jgovernor/wp/?p=136#comment-545736</guid>
		<description>Hi, James - Interesting post.  I, personally, love the simplicity of REST.  As far as IBM goes, IBM Mashup Center is a product that not only consumes RESTful services, but also generates them..</description>
		<content:encoded><![CDATA[<p>Hi, James &#8211; Interesting post.  I, personally, love the simplicity of REST.  As far as IBM goes, IBM Mashup Center is a product that not only consumes RESTful services, but also generates them..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davanum Srinivas</title>
		<link>http://www.redmonk.com/jgovernor/2005/02/10/soap-is-boring-wake-up-big-vendors-or-get-niched/comment-page-1/#comment-545735</link>
		<dc:creator>Davanum Srinivas</dc:creator>
		<pubDate>Tue, 24 Nov 2009 12:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmonk.com/jgovernor/wp/?p=136#comment-545735</guid>
		<description>James, I am not sure if you are aware of Apache Wink (http://incubator.apache.org/wink/). Websphere team has actively contributed to Apache Wink (a JAX-RS implementation) and hopefully the work will show up soon in the release stream (http://webspherecommunity.blogspot.com/2009/08/apache-wink-and-jax-rs.html). You can directly use Apache Wink now on existing WAS 6.x and 7.x releases as well

thanks,
dims</description>
		<content:encoded><![CDATA[<p>James, I am not sure if you are aware of Apache Wink (<a href="http://incubator.apache.org/wink/" rel="nofollow">http://incubator.apache.org/wink/</a>). Websphere team has actively contributed to Apache Wink (a JAX-RS implementation) and hopefully the work will show up soon in the release stream (<a href="http://webspherecommunity.blogspot.com/2009/08/apache-wink-and-jax-rs.html" rel="nofollow">http://webspherecommunity.blogspot.com/2009/08/apache-wink-and-jax-rs.html</a>). You can directly use Apache Wink now on existing WAS 6.x and 7.x releases as well</p>
<p>thanks,<br />
dims</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vanesss</title>
		<link>http://www.redmonk.com/jgovernor/2005/02/10/soap-is-boring-wake-up-big-vendors-or-get-niched/comment-page-1/#comment-177831</link>
		<dc:creator>Vanesss</dc:creator>
		<pubDate>Fri, 19 Oct 2007 16:56:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmonk.com/jgovernor/wp/?p=136#comment-177831</guid>
		<description>Yes Soap is boring and guess who has to learn it.. They are dev. an app here too, i can&#039;t believe they want to use that :/</description>
		<content:encoded><![CDATA[<p>Yes Soap is boring and guess who has to learn it.. They are dev. an app here too, i can&#8217;t believe they want to use that :/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: snork</title>
		<link>http://www.redmonk.com/jgovernor/2005/02/10/soap-is-boring-wake-up-big-vendors-or-get-niched/comment-page-1/#comment-114</link>
		<dc:creator>snork</dc:creator>
		<pubDate>Wed, 09 Aug 2006 07:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmonk.com/jgovernor/wp/?p=136#comment-114</guid>
		<description>I have to learn soap for an app that we&#039;re building. yeah, it&#039;s way boring -- tedious
</description>
		<content:encoded><![CDATA[<p>I have to learn soap for an app that we&#8217;re building. yeah, it&#8217;s way boring &#8212; tedious</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert, ecommerce pro</title>
		<link>http://www.redmonk.com/jgovernor/2005/02/10/soap-is-boring-wake-up-big-vendors-or-get-niched/comment-page-1/#comment-113</link>
		<dc:creator>Robert, ecommerce pro</dc:creator>
		<pubDate>Fri, 25 Nov 2005 00:17:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmonk.com/jgovernor/wp/?p=136#comment-113</guid>
		<description>I do agree with you. Think it becomes useless.</description>
		<content:encoded><![CDATA[<p>I do agree with you. Think it becomes useless.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Uche Ogbuji</title>
		<link>http://www.redmonk.com/jgovernor/2005/02/10/soap-is-boring-wake-up-big-vendors-or-get-niched/comment-page-1/#comment-112</link>
		<dc:creator>Uche Ogbuji</dc:creator>
		<pubDate>Tue, 12 Apr 2005 15:41:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmonk.com/jgovernor/wp/?p=136#comment-112</guid>
		<description>I did see your blog earlier, but didn&#039;t think to respond.  For one thing, I&#039;m a bit wary of the idea of a snap-on REST toolkit.  I suspect that Wizard-think is one of the problems that is killing Web services.  Apps should be made easier to build by the concepts behind either REST or WS, but only if one accepts the fact that domain modeling is hard, and that these technologies can only work their magic once you have the domain model right.  We are working on the edges of this problem at Fourthought in both OSS and commercial initiatives, but I&#039;d be wary of making big claims for our work just yet.  It was interesting to see what happened to the SAJAX folks when they jumped too carelessly on the bandwagon.</description>
		<content:encoded><![CDATA[<p>I did see your blog earlier, but didn&#8217;t think to respond.  For one thing, I&#8217;m a bit wary of the idea of a snap-on REST toolkit.  I suspect that Wizard-think is one of the problems that is killing Web services.  Apps should be made easier to build by the concepts behind either REST or WS, but only if one accepts the fact that domain modeling is hard, and that these technologies can only work their magic once you have the domain model right.  We are working on the edges of this problem at Fourthought in both OSS and commercial initiatives, but I&#8217;d be wary of making big claims for our work just yet.  It was interesting to see what happened to the SAJAX folks when they jumped too carelessly on the bandwagon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt MacKenzie</title>
		<link>http://www.redmonk.com/jgovernor/2005/02/10/soap-is-boring-wake-up-big-vendors-or-get-niched/comment-page-1/#comment-111</link>
		<dc:creator>Matt MacKenzie</dc:creator>
		<pubDate>Fri, 25 Feb 2005 03:34:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmonk.com/jgovernor/wp/?p=136#comment-111</guid>
		<description>What is wrong with the ds:Reference element ref you mention, and how would you propose fixing it?</description>
		<content:encoded><![CDATA[<p>What is wrong with the ds:Reference element ref you mention, and how would you propose fixing it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bryan</title>
		<link>http://www.redmonk.com/jgovernor/2005/02/10/soap-is-boring-wake-up-big-vendors-or-get-niched/comment-page-1/#comment-110</link>
		<dc:creator>bryan</dc:creator>
		<pubDate>Wed, 16 Feb 2005 19:42:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmonk.com/jgovernor/wp/?p=136#comment-110</guid>
		<description>&#039;Doesn&#039;t ebXML use SOAP 1.1 as its enveloping protocol?&#039;
no, ebms does. 

As long as we are on xml technologies that are bloated and too much damn trouble to use, the xml schemas for ebms have some real problems such as 
&lt;element ref=&quot;ds:Reference&quot; minOccurs=&quot;0&quot;
maxOccurs=&quot;unbounded&quot;/&gt;
            &lt;any namespace=&quot;##other&quot; processContents=&quot;lax&quot; minOccurs=&quot;0&quot;
maxOccurs=&quot;unbounded&quot;/&gt;</description>
		<content:encoded><![CDATA[<p>&#8216;Doesn&#8217;t ebXML use SOAP 1.1 as its enveloping protocol?&#8217;<br />
no, ebms does. </p>
<p>As long as we are on xml technologies that are bloated and too much damn trouble to use, the xml schemas for ebms have some real problems such as<br />
&lt;element ref=&#8221;ds:Reference&#8221; minOccurs=&#8221;0&#8243;<br />
maxOccurs=&#8221;unbounded&#8221;/&gt;<br />
            &lt;any namespace=&#8221;##other&#8221; processContents=&#8221;lax&#8221; minOccurs=&#8221;0&#8243;<br />
maxOccurs=&#8221;unbounded&#8221;/&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

