<?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"
	>
<channel>
	<title>Commentaires sur : Concevoir une application en programmation orientée objet</title>
	<atom:link href="http://blog.enisseo.net/2007-12-23/concevoir-une-application-en-programmation-orientee-objet/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.enisseo.net/2007-12-23/concevoir-une-application-en-programmation-orientee-objet/</link>
	<description>Capitalisation d'expérience en informatique</description>
	<pubDate>Thu, 28 Aug 2008 22:51:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>Par : Enisséo</title>
		<link>http://blog.enisseo.net/2007-12-23/concevoir-une-application-en-programmation-orientee-objet/#comment-23</link>
		<dc:creator>Enisséo</dc:creator>
		<pubDate>Sun, 13 Jan 2008 18:44:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.enisseo.net/?p=17#comment-23</guid>
		<description>I finally fixed the problem using the same method as you: I removed an useless Log attribute in a class. Thank you for your blog post, I think I'd have spent few more hours on the problem otherwise ;)</description>
		<content:encoded><![CDATA[<p>I finally fixed the problem using the same method as you: I removed an useless Log attribute in a class. Thank you for your blog post, I think I&#8217;d have spent few more hours on the problem otherwise <img src='http://www.enisseo.net/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Hashem Baktash</title>
		<link>http://blog.enisseo.net/2007-12-23/concevoir-une-application-en-programmation-orientee-objet/#comment-22</link>
		<dc:creator>Hashem Baktash</dc:creator>
		<pubDate>Sun, 13 Jan 2008 17:17:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.enisseo.net/?p=17#comment-22</guid>
		<description>I don't have any idea about your code, but in my case I solved the problem by removing the Log object from my callee. As I explained in the post, http://www.jroller.com/hashem/entry/jboss_as_seam_spring_rmi, 
My remote object contained  a logger property, It wasn't a must for my code, so I removed it and it worked properly. I think an alternative approach is to use the same Log class in both sides (in both remote and client side) .</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have any idea about your code, but in my case I solved the problem by removing the Log object from my callee. As I explained in the post, <a href="http://www.jroller.com/hashem/entry/jboss_as_seam_spring_rmi" rel="nofollow">http://www.jroller.com/hashem/entry/jboss_as_seam_spring_rmi</a>,<br />
My remote object contained  a logger property, It wasn&#8217;t a must for my code, so I removed it and it worked properly. I think an alternative approach is to use the same Log class in both sides (in both remote and client side) .</p>
]]></content:encoded>
	</item>
</channel>
</rss>
