<?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: .NET/Java Interop is not a reason for SOA</title>
	<atom:link href="http://www.udidahan.com/2007/05/28/netjava-interop-is-not-a-reason-for-soa/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.udidahan.com/2007/05/28/netjava-interop-is-not-a-reason-for-soa/</link>
	<description>Enterprise Development Expert &#38; SOA Specialist</description>
	<lastBuildDate>Sat, 13 Mar 2010 15:04:13 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Command Query Separation and SOA</title>
		<link>http://www.udidahan.com/2007/05/28/netjava-interop-is-not-a-reason-for-soa/comment-page-1/#comment-29042</link>
		<dc:creator>Command Query Separation and SOA</dc:creator>
		<pubDate>Mon, 11 Aug 2008 13:19:13 +0000</pubDate>
		<guid isPermaLink="false">http://udidahan.weblogs.us/2007/05/28/netjava-interop-is-not-a-reason-for-soa/#comment-29042</guid>
		<description>[...] components will likely be developed using the same technology - although there are already ways to host Java code in .NET and [...]</description>
		<content:encoded><![CDATA[<p>[...] components will likely be developed using the same technology &#8211; although there are already ways to host Java code in .NET and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vitaly Shelest</title>
		<link>http://www.udidahan.com/2007/05/28/netjava-interop-is-not-a-reason-for-soa/comment-page-1/#comment-15414</link>
		<dc:creator>Vitaly Shelest</dc:creator>
		<pubDate>Sun, 27 Jan 2008 10:04:26 +0000</pubDate>
		<guid isPermaLink="false">http://udidahan.weblogs.us/2007/05/28/netjava-interop-is-not-a-reason-for-soa/#comment-15414</guid>
		<description>What do you mean &quot;opposite&quot;? If this is somthing like .NET Platform Invoke that makes possible to call unmanaged (native) function by declaring its prototype then take a look at my project &quot;Java Platform Invoke SDK&quot;. It implements .NET P/Invoke paradigm in Java.
See
http://www.sharewareplaza.com/Java-Platform-Invoke-API-Demo-version-download_49212.html</description>
		<content:encoded><![CDATA[<p>What do you mean &#8220;opposite&#8221;? If this is somthing like .NET Platform Invoke that makes possible to call unmanaged (native) function by declaring its prototype then take a look at my project &#8220;Java Platform Invoke SDK&#8221;. It implements .NET P/Invoke paradigm in Java.<br />
See<br />
<a href="http://www.sharewareplaza.com/Java-Platform-Invoke-API-Demo-version-download_49212.html" rel="nofollow">http://www.sharewareplaza.com/Java-Platform-Invoke-API-Demo-version-download_49212.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: udidahan</title>
		<link>http://www.udidahan.com/2007/05/28/netjava-interop-is-not-a-reason-for-soa/comment-page-1/#comment-13553</link>
		<dc:creator>udidahan</dc:creator>
		<pubDate>Sat, 05 Jan 2008 21:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://udidahan.weblogs.us/2007/05/28/netjava-interop-is-not-a-reason-for-soa/#comment-13553</guid>
		<description>Vitaly,

That sounds interested. Is it possible to do the opposite as well?</description>
		<content:encoded><![CDATA[<p>Vitaly,</p>
<p>That sounds interested. Is it possible to do the opposite as well?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vitaly Shelest</title>
		<link>http://www.udidahan.com/2007/05/28/netjava-interop-is-not-a-reason-for-soa/comment-page-1/#comment-13546</link>
		<dc:creator>Vitaly Shelest</dc:creator>
		<pubDate>Sat, 05 Jan 2008 20:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://udidahan.weblogs.us/2007/05/28/netjava-interop-is-not-a-reason-for-soa/#comment-13546</guid>
		<description>You forget about the option to write Java Native Code in a .NET language and do not use mediators like Web services, SOA, COM, Jintegra, etc.
Two years ago I developed JNI for .NET 1.1 and 2.0, Tools for MS VS2003 and MS VS2005 to automate JNI code writing. 
Google Object-Oriented JNI (OOJNI).</description>
		<content:encoded><![CDATA[<p>You forget about the option to write Java Native Code in a .NET language and do not use mediators like Web services, SOA, COM, Jintegra, etc.<br />
Two years ago I developed JNI for .NET 1.1 and 2.0, Tools for MS VS2003 and MS VS2005 to automate JNI code writing.<br />
Google Object-Oriented JNI (OOJNI).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; Don’t let the Jini out of the bottle on SOA</title>
		<link>http://www.udidahan.com/2007/05/28/netjava-interop-is-not-a-reason-for-soa/comment-page-1/#comment-2269</link>
		<dc:creator>&#187; Don’t let the Jini out of the bottle on SOA</dc:creator>
		<pubDate>Tue, 12 Jun 2007 22:13:13 +0000</pubDate>
		<guid isPermaLink="false">http://udidahan.weblogs.us/2007/05/28/netjava-interop-is-not-a-reason-for-soa/#comment-2269</guid>
		<description>[...] code, but that&#8217;s it. In terms of technology coupling, Jini is Java-only &#8211; there are some ways to get interoperability with .net and other platforms, but it doesn&#8217;t look like Jini set out to handle it. Finally, [...]</description>
		<content:encoded><![CDATA[<p>[...] code, but that&rsquo;s it. In terms of technology coupling, Jini is Java-only &ndash; there are some ways to get interoperability with .net and other platforms, but it doesn&rsquo;t look like Jini set out to handle it. Finally, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Scheirman</title>
		<link>http://www.udidahan.com/2007/05/28/netjava-interop-is-not-a-reason-for-soa/comment-page-1/#comment-2093</link>
		<dc:creator>Ben Scheirman</dc:creator>
		<pubDate>Wed, 06 Jun 2007 17:46:06 +0000</pubDate>
		<guid isPermaLink="false">http://udidahan.weblogs.us/2007/05/28/netjava-interop-is-not-a-reason-for-soa/#comment-2093</guid>
		<description>While I agree with you on the main points, I fail to see why that would be a bad use of web services...

The interface doesn&#039;t have to be chatty, in fact they should be augmenting the internal interface to minimize the number of method calls required to complete the task.

I&#039;d really like your thoughts on my rant about SOA here:
http://www.flux88.com/SlayingTheSixHeadedSOABeast.aspx

-Ben</description>
		<content:encoded><![CDATA[<p>While I agree with you on the main points, I fail to see why that would be a bad use of web services&#8230;</p>
<p>The interface doesn&#8217;t have to be chatty, in fact they should be augmenting the internal interface to minimize the number of method calls required to complete the task.</p>
<p>I&#8217;d really like your thoughts on my rant about SOA here:<br />
<a href="http://www.flux88.com/SlayingTheSixHeadedSOABeast.aspx" rel="nofollow">http://www.flux88.com/SlayingTheSixHeadedSOABeast.aspx</a></p>
<p>-Ben</p>
]]></content:encoded>
	</item>
</channel>
</rss>
