<?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: Does SOA Need A Reliable Messaging Protocol?</title>
	<atom:link href="http://www.goland.org/soareliablemessaging/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.goland.org/soareliablemessaging/</link>
	<description>Technology, Politics, Food, Finance, etc.</description>
	<lastBuildDate>Mon, 23 Jan 2012 17:37:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Administrator</title>
		<link>http://www.goland.org/soareliablemessaging/comment-page-1/#comment-5570</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Fri, 14 Oct 2005 19:57:46 +0000</pubDate>
		<guid isPermaLink="false">#comment-5570</guid>
		<description>Yeah but using an XA interface would actually be bad because reliable messaging will never be able to get even close to the kind of guarantees that XA provides. Nor, btw, do I think we should try to get to that level of guarantee across a network.

I&#039;m hoping at some point to get to put together some code for my reliable messaging solution as an open source project. I&#039;ll start out probably with an Apache Plug-Ins (since my protocol will be HTTP based) and then see about exposing it across JMS and maybe JBI.</description>
		<content:encoded><![CDATA[<p>Yeah but using an XA interface would actually be bad because reliable messaging will never be able to get even close to the kind of guarantees that XA provides. Nor, btw, do I think we should try to get to that level of guarantee across a network.</p>
<p>I&#8217;m hoping at some point to get to put together some code for my reliable messaging solution as an open source project. I&#8217;ll start out probably with an Apache Plug-Ins (since my protocol will be HTTP based) and then see about exposing it across JMS and maybe JBI.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bernd Eckenfels</title>
		<link>http://www.goland.org/soareliablemessaging/comment-page-1/#comment-5569</link>
		<dc:creator>Bernd Eckenfels</dc:creator>
		<pubDate>Fri, 14 Oct 2005 19:26:10 +0000</pubDate>
		<guid isPermaLink="false">#comment-5569</guid>
		<description>Yes, but I as a service consumer/provider dont care about the protocol. If i have an ESB (JMS) or App Server (Remote Session Bean) I do have perfectly safe XA transactions without inventing any new protocol. And I dont want to use another API. If there is an API which can be expected to work I can start to implement SOA today and dont have to wait on the third WS-R spec...

Gruss
Bernd</description>
		<content:encoded><![CDATA[<p>Yes, but I as a service consumer/provider dont care about the protocol. If i have an ESB (JMS) or App Server (Remote Session Bean) I do have perfectly safe XA transactions without inventing any new protocol. And I dont want to use another API. If there is an API which can be expected to work I can start to implement SOA today and dont have to wait on the third WS-R spec&#8230;</p>
<p>Gruss<br />
Bernd</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://www.goland.org/soareliablemessaging/comment-page-1/#comment-5568</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Fri, 14 Oct 2005 15:50:28 +0000</pubDate>
		<guid isPermaLink="false">#comment-5568</guid>
		<description>I&#039;m not too worried about the language bindings actually. I think the key is to come up with a protocol that calls for an architecture that is brain dead easy to implement. In that case there will be tons of implementations in multiple languages and people can choose whatever solution they prefer. So long as the protocol enables interoperability the cacophony of languages won&#039;t be a big deal. I think that is certainly a lesson we can take away from HTTP and to a less extent XML.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not too worried about the language bindings actually. I think the key is to come up with a protocol that calls for an architecture that is brain dead easy to implement. In that case there will be tons of implementations in multiple languages and people can choose whatever solution they prefer. So long as the protocol enables interoperability the cacophony of languages won&#8217;t be a big deal. I think that is certainly a lesson we can take away from HTTP and to a less extent XML.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bernd Eckenfels</title>
		<link>http://www.goland.org/soareliablemessaging/comment-page-1/#comment-5564</link>
		<dc:creator>Bernd Eckenfels</dc:creator>
		<pubDate>Fri, 14 Oct 2005 07:26:56 +0000</pubDate>
		<guid isPermaLink="false">#comment-5564</guid>
		<description>From my point of view Java needs a SOA API. There are currently only two APIs which allow the kind of QOS you need in business applications: JAXM and JMS. The first is somewhat dead and only very general specified, and both are not WebService oriented, since you cant really easyly transport a RPC call.

So the question is, if we will see RM Providers who will work as JMS (including transaction propagation?) or as JAX-RPC providers. 

Gruss
Bernd</description>
		<content:encoded><![CDATA[<p>From my point of view Java needs a SOA API. There are currently only two APIs which allow the kind of QOS you need in business applications: JAXM and JMS. The first is somewhat dead and only very general specified, and both are not WebService oriented, since you cant really easyly transport a RPC call.</p>
<p>So the question is, if we will see RM Providers who will work as JMS (including transaction propagation?) or as JAX-RPC providers. </p>
<p>Gruss<br />
Bernd</p>
]]></content:encoded>
	</item>
</channel>
</rss>

