<?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>EJB</title>
 <link>http://weblogic.sys-con.com/</link>
 <description>Latest articles from EJB</description>
 <language>en</language>
 <copyright>Copyright 2009 Ulitzer.com</copyright>
 <generator>Ulitzer.com</generator>
 <lastBuildDate>Sat, 04 Jul 2009 21:06:19 EDT</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>10</ttl>
<item>
 <title>Effective EJB: Make EJBs Work For You</title>
 <link>http://weblogic.sys-con.com/node/138258</link>
 <description>Java development is at a crossroads. The open standards have done lot of good for the Java platform and language, but they have brought in some problems too. Developers are often drenched in the complexities that surround Java development. Worse yet, these complexities are so overwhelming that the actual business problems take a back seat.&lt;p&gt;&lt;a href=&quot;http://weblogic.sys-con.com/node/138258&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 17 Oct 2005 13:15:00 EDT</pubDate>
 <guid isPermaLink="true">http://weblogic.sys-con.com/node/138258</guid>
</item>
<item>
 <title>Visual Café Enterprise Edition For WebLogic</title>
 <link>http://weblogic.sys-con.com/node/42642</link>
 <description>When I started working with Java, I mentioned my move to a colleague of mine, a Microsoft devotee. He wasn&#039;t willing to move to the Java platform until supporting integrated development environments (IDEs) were as powerful and easy to use as Visual Basic.  Although at the time nothing in the Java world was as simple or configurable as Visual Basic, I bit the Java bullet - and the bullet tasted like VisualCafé. Originally from Symantec Corp. (&lt;a href=&quot;http://www.symantec.com&quot; title=&quot;www.symantec.com&quot;&gt;www.symantec.com&lt;/a&gt;) but now owned by an independent company created by Warburg, Pincus and BEA Systems, VisualCafé was the closest Java IDE in the industry that could compare to VB, and it remains on the bleeding edge of support for new Java technologies. This month in EJB Home I&#039;ll discuss what to look for in an IDE that supports EJB, as well as the support for Enterprise JavaBeans development that has been integrated into the VisualCafé Enterprise Edition for WebLogic.&lt;p&gt;&lt;a href=&quot;http://weblogic.sys-con.com/node/42642&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 30 Jan 2004 07:48:00 EST</pubDate>
 <guid isPermaLink="true">http://weblogic.sys-con.com/node/42642</guid>
</item>
<item>
 <title>EJB, CORBA, and COM</title>
 <link>http://weblogic.sys-con.com/node/42640</link>
 <description>In EJB/CORBA integration, complexity can range from simple to  complex and depends in part on the direction of the communication.   From EJB to CORBA, communication is relatively simple because the EJB  bean invokes CORBA as it does any external resource. CORBA-to-EJB  communication, however, depends on the application server&#039;s support  of RMI-IIOP. If the application server doesn&#039;t support RMI-IIOP, then  it&#039;s best to create a wrapper or adapter class that redirects or  delegates the function calls from the client via a CORBA servant,  which then calls the EJB.&lt;p&gt;&lt;a href=&quot;http://weblogic.sys-con.com/node/42640&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 30 Jan 2004 07:47:57 EST</pubDate>
 <guid isPermaLink="true">http://weblogic.sys-con.com/node/42640</guid>
</item>
<item>
 <title>Simplifying EJB Development with XDoclet and BEA WebLogic</title>
 <link>http://weblogic.sys-con.com/node/42732</link>
 <description>Are you tired of going through the cumbersome process of creating local/remote component and home interfaces for your EJBs, as well as the necessary WebLogic XML deployment descriptors?          Wouldn&#039;t it be wonderful to develop only the particular EJB bean file and have another tool generate all of the necessary interfaces and WebLogic deployment descriptors? Look no further: XDoclet to the rescue! XDoclet is an open-source tool that uses attribute-oriented programming concepts to automatically generate various source code files based on embedded XDoclet-specific javadoc comments.&lt;p&gt;&lt;a href=&quot;http://weblogic.sys-con.com/node/42732&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 27 Mar 2003 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://weblogic.sys-con.com/node/42732</guid>
</item>
<item>
 <title>The Power of EJB QL Subqueries in WebLogic Server Version 7</title>
 <link>http://weblogic.sys-con.com/node/42774</link>
 <description>The standard EJB 2.0 container- managed persistence (CMP) query language known as EJB QL allows users  to retrieve container-managed entity beans, subject to constraints  that are described using the same object-relationship model that was  constructed to describe beans in EJB deployment.&lt;p&gt;&lt;a href=&quot;http://weblogic.sys-con.com/node/42774&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 23 Sep 2002 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://weblogic.sys-con.com/node/42774</guid>
</item>
<item>
 <title>The Promise of Entity Beans</title>
 <link>http://weblogic.sys-con.com/node/42873</link>
 <description>Working as a BEA consultant, I&#039;ve helped customers successfully  design and deploy applications on various versions of the WebLogic  Server (WLS). BEA has been supporting container-managed persistence (CMP) entity beans since EJB 1.0, and a  few of our customers have used them. Unfortunately, some used them  without understanding the ramifications; others heard about performance  constraints and completely excluded entity beans from their  architecture/design choices.&lt;p&gt;&lt;a href=&quot;http://weblogic.sys-con.com/node/42873&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 23 Aug 2002 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://weblogic.sys-con.com/node/42873</guid>
</item>
<item>
 <title>Implementing WebLogic QL</title>
 <link>http://weblogic.sys-con.com/node/42911</link>
 <description>One of the toughest challenges of any software development architecture is reconciling the object-oriented paradigm with that of the relational database. If this isn&#039;t done properly, the object layer will become too closely tied to the database schema and any change to the database schema will cause a large amount of rework in the object layer.&lt;p&gt;&lt;a href=&quot;http://weblogic.sys-con.com/node/42911&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 02 Aug 2002 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://weblogic.sys-con.com/node/42911</guid>
</item>
<item>
 <title>An Introduction to WebLogic Server Clustering</title>
 <link>http://weblogic.sys-con.com/node/42670</link>
 <description>This is the second in a series of three articles discussing the clustering capabilities of BEA WebLogic Server 6.1 (WLS). This month we discuss replica-aware stubs, their impact on a clustered system, and how they&#039;re used with EJBs.&lt;p&gt;&lt;a href=&quot;http://weblogic.sys-con.com/node/42670&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 06 Feb 2002 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://weblogic.sys-con.com/node/42670</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>
</channel>
</rss>
