<?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: How to create services in Java</title>
	<atom:link href="http://www.makinggoodsoftware.com/2009/11/17/how-to-create-services-in-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makinggoodsoftware.com/2009/11/17/how-to-create-services-in-java/</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 13:13:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Java by kynphlee - Pearltrees</title>
		<link>http://www.makinggoodsoftware.com/2009/11/17/how-to-create-services-in-java/comment-page-1/#comment-93130</link>
		<dc:creator>Java by kynphlee - Pearltrees</dc:creator>
		<pubDate>Fri, 09 Dec 2011 17:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.makinggoodsoftware.com/?p=1088#comment-93130</guid>
		<description>[...] Creating services is quite an abstract subject, everyone has his own ideas and preconceptions, so is worth clarifying what I mean by services in this article. A service is a component that holds some business logic which can be easily reused anywhere else in the application no matter where the service is located, or what the communication mechanism is used between the client and the service. The following code samples detail my own personal approach on how to implement services in Java. First thing is to design the service itself through its interface How to create services in Java &#124; Making Good Software [...]</description>
		<content:encoded><![CDATA[<p>[...] Creating services is quite an abstract subject, everyone has his own ideas and preconceptions, so is worth clarifying what I mean by services in this article. A service is a component that holds some business logic which can be easily reused anywhere else in the application no matter where the service is located, or what the communication mechanism is used between the client and the service. The following code samples detail my own personal approach on how to implement services in Java. First thing is to design the service itself through its interface How to create services in Java | Making Good Software [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alberto Gutierrez</title>
		<link>http://www.makinggoodsoftware.com/2009/11/17/how-to-create-services-in-java/comment-page-1/#comment-2052</link>
		<dc:creator>Alberto Gutierrez</dc:creator>
		<pubDate>Sun, 22 Nov 2009 12:33:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.makinggoodsoftware.com/?p=1088#comment-2052</guid>
		<description>Hi Giorgio, what you say is correct, there are many standard approaches to create remote calls, RMI, EJBs.. all of them basically do the same in the background as explained in this article, so if you are using them is just fine, but if you want to create a service which is agnostic to the mechanism used behind the scenes to create the remote calls, then you may want to take a similar approach to the one explanied in this article.</description>
		<content:encoded><![CDATA[<p>Hi Giorgio, what you say is correct, there are many standard approaches to create remote calls, RMI, EJBs.. all of them basically do the same in the background as explained in this article, so if you are using them is just fine, but if you want to create a service which is agnostic to the mechanism used behind the scenes to create the remote calls, then you may want to take a similar approach to the one explanied in this article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giorgio Sironi</title>
		<link>http://www.makinggoodsoftware.com/2009/11/17/how-to-create-services-in-java/comment-page-1/#comment-2051</link>
		<dc:creator>Giorgio Sironi</dc:creator>
		<pubDate>Sun, 22 Nov 2009 11:55:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.makinggoodsoftware.com/?p=1088#comment-2051</guid>
		<description>Wait but... RMI does all the stub/skeleton automatically and it is a standard...</description>
		<content:encoded><![CDATA[<p>Wait but&#8230; RMI does all the stub/skeleton automatically and it is a standard&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Java bookmark links, Nov 2009 – Week3 &#124; bookmark-link</title>
		<link>http://www.makinggoodsoftware.com/2009/11/17/how-to-create-services-in-java/comment-page-1/#comment-2028</link>
		<dc:creator>Java bookmark links, Nov 2009 – Week3 &#124; bookmark-link</dc:creator>
		<pubDate>Fri, 20 Nov 2009 23:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.makinggoodsoftware.com/?p=1088#comment-2028</guid>
		<description>[...] 17 Nov 09 &#8211; Alberto Gutierrez published a article about how do create a service in Java , with good [...]</description>
		<content:encoded><![CDATA[<p>[...] 17 Nov 09 &#8211; Alberto Gutierrez published a article about how do create a service in Java , with good [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention How to create services in Java &#124; Making Good Software -- Topsy.com</title>
		<link>http://www.makinggoodsoftware.com/2009/11/17/how-to-create-services-in-java/comment-page-1/#comment-2003</link>
		<dc:creator>Tweets that mention How to create services in Java &#124; Making Good Software -- Topsy.com</dc:creator>
		<pubDate>Thu, 19 Nov 2009 01:16:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.makinggoodsoftware.com/?p=1088#comment-2003</guid>
		<description>[...] This post was mentioned on Twitter by bubbl, Carsten. Carsten said: RT @tweetmeme How to create services in Java &#124; Making Good Software http://bit.ly/1TTGzI [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by bubbl, Carsten. Carsten said: RT @tweetmeme How to create services in Java | Making Good Software <a href="http://bit.ly/1TTGzI" rel="nofollow">http://bit.ly/1TTGzI</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://www.makinggoodsoftware.com/2009/11/17/how-to-create-services-in-java/comment-page-1/#comment-2002</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Thu, 19 Nov 2009 01:00:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.makinggoodsoftware.com/?p=1088#comment-2002</guid>
		<description>Interesting post.  But.... if you used Mule, you could save yourself a lot of work and get a lot of other functionality for free.  Give it a look!

Best Regards,

Rick</description>
		<content:encoded><![CDATA[<p>Interesting post.  But&#8230;. if you used Mule, you could save yourself a lot of work and get a lot of other functionality for free.  Give it a look!</p>
<p>Best Regards,</p>
<p>Rick</p>
]]></content:encoded>
	</item>
</channel>
</rss>

