<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://weblogic.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Articles by Rob Woollen</title>
 <link>http://weblogic.sys-con.com/</link>
 <description>Latest articles from Rob Woollen</description>
 <language>en</language>
 <copyright>Copyright 2008 SYS-CON Media</copyright>
 <generator>SYS-CON Media</generator>
 <lastBuildDate>Wed, 20 Aug 2008 06:50:02 EDT</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>10</ttl>
<item>
 <title>Common WebLogic Server Deadlocks and How To Avoid Them</title>
 <link>http://weblogic.sys-con.com/node/42722</link>
 <description>Every developer has experienced it. The application that ran so well in testing hangs or performs miserably under load. While there are many possible causes of performance degradation or  hangs, this article can&#039;t possibly cover them all. Instead, we&#039;ll  look at three common mistakes in WebLogic Server applications that  can deadlock the server or bring your performance to a screeching  halt.&lt;p&gt;&lt;a href=&quot;http://weblogic.sys-con.com/node/42722&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 17 Apr 2002 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://weblogic.sys-con.com/node/42722</guid>
</item>
<item>
 <title>Avoiding Performance Pitfalls with Entity EJBs</title>
 <link>http://weblogic.sys-con.com/node/42660</link>
 <description>Entity Enterprise JavaBeans (EJBs) are a convenient means to map  persistent data to Java components.  Container-Managed persistence  (CMP) provides rapid development since the EJB container  automatically handles loading and storing the persistent data.  However, along with their many advantages, Entity EJBs can lead to  very slow performance when used incorrectly. This column details a  few common pitfalls which trip up EJB programmers and hinder the  performance of their Entity beans.&lt;p&gt;&lt;a href=&quot;http://weblogic.sys-con.com/node/42660&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 07 Jan 2002 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://weblogic.sys-con.com/node/42660</guid>
</item>
<item>
 <title>Best Practices For Writing EJB Applications</title>
 <link>http://weblogic.sys-con.com/node/36238</link>
 <description>JavaSoft defined the Enterprise JavaBeans specification to give Java developers a foundation for building distributed business components. EJBs are Java components that implement business logic and follow a contract designated in the EJB specification. Enterprise JavaBeans live inside an EJB container that provides a set of standard services, including transactions, persistence, security, and concurrency. This means that the application programmer is freed from developing these services from scratch.&lt;p&gt;&lt;a href=&quot;http://weblogic.sys-con.com/node/36238&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 01 Apr 2001 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://weblogic.sys-con.com/node/36238</guid>
</item>
</channel>
</rss>
