<?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: EJB an MDB best practices on WebLogic Cluster</title>
	<atom:link href="http://technology.amis.nl/2012/02/24/ejb-an-mdb-best-practices-on-weblogic/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2012/02/24/ejb-an-mdb-best-practices-on-weblogic/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ejb-an-mdb-best-practices-on-weblogic</link>
	<description></description>
	<lastBuildDate>Tue, 11 Jun 2013 22:09:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Michel Schildmeijer</title>
		<link>http://technology.amis.nl/2012/02/24/ejb-an-mdb-best-practices-on-weblogic/#comment-7035</link>
		<dc:creator>Michel Schildmeijer</dc:creator>
		<pubDate>Fri, 24 Feb 2012 10:42:12 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=15390#comment-7035</guid>
		<description><![CDATA[Edwin
These are best practices for programmers of course. I think programmers should be aware and think about were their applications will land on. Also the more applications get a &quot; production status&quot;, the less knowledge is available from the people ( in this case administrators ). . Of course, applications maybe could work perfectly, but from my experience I see too many times that there wasn&#039;t thought about were and how the apps Â are running when they are live, like on what infrastructure, cluster architecture, network architecture. But Â It is of course a 2 way track , environment should be configured properly. I forgot to mention but this is about applications on a 10.3.2 platform, not the most stable release of WLS.]]></description>
		<content:encoded><![CDATA[<p>Edwin<br />
These are best practices for programmers of course. I think programmers should be aware and think about were their applications will land on. Also the more applications get a &#8221; production status&#8221;, the less knowledge is available from the people ( in this case administrators ). . Of course, applications maybe could work perfectly, but from my experience I see too many times that there wasn&#8217;t thought about were and how the apps Â are running when they are live, like on what infrastructure, cluster architecture, network architecture. But Â It is of course a 2 way track , environment should be configured properly. I forgot to mention but this is about applications on a 10.3.2 platform, not the most stable release of WLS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edwin Biemond</title>
		<link>http://technology.amis.nl/2012/02/24/ejb-an-mdb-best-practices-on-weblogic/#comment-7034</link>
		<dc:creator>Edwin Biemond</dc:creator>
		<pubDate>Fri, 24 Feb 2012 10:23:31 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=15390#comment-7034</guid>
		<description><![CDATA[Thanks,
I am using a lot of Stateless EJB session bean and have never these problems on a wls cluster. on wls 10.3.4 it works perfectly and the cluster aware stubs are also working fine.
we did a lot of crash tests ( kill -9 and server migrations ) under a heavy load but never lost any transaction.
Maybe these values are now default values.
by the way make sure that they never use Object as datatype onÂ  session bean facade cause this is not &lt;em&gt;serializable&lt;/em&gt;]]></description>
		<content:encoded><![CDATA[<p>Thanks,<br />
I am using a lot of Stateless EJB session bean and have never these problems on a wls cluster. on wls 10.3.4 it works perfectly and the cluster aware stubs are also working fine.<br />
we did a lot of crash tests ( kill -9 and server migrations ) under a heavy load but never lost any transaction.<br />
Maybe these values are now default values.<br />
by the way make sure that they never use Object as datatype onÂ  session bean facade cause this is not <em>serializable</em></p>
]]></content:encoded>
	</item>
</channel>
</rss>
