<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Ruby for Java Programmers, Part V</title>
	<link>http://agylen.com/2006/02/27/ruby-for-java-programmers-part-v/</link>
	<description>Ugo Cei's Weblog</description>
	<pubDate>Sun, 12 Oct 2008 23:35:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Experiences with Ruby handling Java at semanticpool :: thoughts</title>
		<link>http://agylen.com/2006/02/27/ruby-for-java-programmers-part-v/#comment-56758</link>
		<dc:creator>Experiences with Ruby handling Java at semanticpool :: thoughts</dc:creator>
		<pubDate>Thu, 25 Jan 2007 17:20:03 +0000</pubDate>
		<guid>http://agylen.com/2006/02/27/ruby-for-java-programmers-part-v/#comment-56758</guid>
		<description>[...] Part V [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Part V [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Agylen &#187; Ruby for Java Programmers, Part VI</title>
		<link>http://agylen.com/2006/02/27/ruby-for-java-programmers-part-v/#comment-3953</link>
		<dc:creator>Agylen &#187; Ruby for Java Programmers, Part VI</dc:creator>
		<pubDate>Sat, 06 May 2006 15:29:57 +0000</pubDate>
		<guid>http://agylen.com/2006/02/27/ruby-for-java-programmers-part-v/#comment-3953</guid>
		<description>[...] In the previous episode from this series, I showed you how to use XML-RPC to call Java code from Ruby over the network. In this article, we will do the same, but using SOAP instead of XML-RPC. One advantage of SOAP over XML-RPC is the fact that SOAP endpoints can be described using WSDL and, by using Ruby&#8217;s extensibility, new methods can be created on the fly to mirror the methods declared in the WSDL, therefore giving us a lot of nice loose coupling. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] In the previous episode from this series, I showed you how to use XML-RPC to call Java code from Ruby over the network. In this article, we will do the same, but using SOAP instead of XML-RPC. One advantage of SOAP over XML-RPC is the fact that SOAP endpoints can be described using WSDL and, by using Ruby&#8217;s extensibility, new methods can be created on the fly to mirror the methods declared in the WSDL, therefore giving us a lot of nice loose coupling. [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
