<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title>Tips and Tricks</title>
<link>http://wldj.sys-con.com/</link>
<description>Latest articles from Tips and Tricks</description>
<copyright>Copyright 2008 WEBLOGIC JOURNAL</copyright>
<lastBuildDate>Mon, 12 May 2008 02:26:00 GMT</lastBuildDate>
<generator>WEBLOGIC JOURNAL</generator>
<ttl>10</ttl>
<docs>http://backend.userland.com/rss</docs>

<item>
<title>WebLogic Journal: If a Resource Thread Hangs in the Portal</title>
<guid isPermaLink="true">http://wldj.sys-con.com/read/185309.htm</guid><link>http://wldj.sys-con.com/read/185309.htm</link>
<pubDate>Thu, 23 Feb 2006 20:00:00 GMT</pubDate>
<description>This article describes a workaround design that allows a Portal to survive if its resource starts hanging request threads. How frequently does your Portal experience user requests hanging in the resource? Not frequently, I hope. However, if this happens and the resource continues hanging user requests, the Portal is exposed to a fatal risk of spending all of the configured concurrent user requests and eventually dies.</description>

</item><item>
<title>Approaches to Performance Testing</title>
<guid isPermaLink="true">http://wldj.sys-con.com/read/185298.htm</guid><link>http://wldj.sys-con.com/read/185298.htm</link>
<pubDate>Sat, 18 Feb 2006 13:45:00 GMT</pubDate>
<description>Performance testing a J2EE application can be a daunting and seemingly confusing task if you don&apos;t approach it with the proper plan in place. As with any software development process, you must gather requirements, understand the business needs, and lay out a formal schedule well in advance of the actual testing.</description>

</item><item>
<title>Custom Debugging with WebLogic JMX</title>
<guid isPermaLink="true">http://wldj.sys-con.com/read/138275.htm</guid><link>http://wldj.sys-con.com/read/138275.htm</link>
<pubDate>Wed, 26 Oct 2005 19:15:00 GMT</pubDate>
<description>Maintaining complicated legacy applications is a challenge, which is often made worse by lack of documentation, nonintuitive design, and coding practices. Unfortunately almost all software developers will find themselves with such an assignment at some point in their careers.</description>

</item><item>
<title>Handling System Core Files</title>
<guid isPermaLink="true">http://wldj.sys-con.com/read/44022.htm</guid><link>http://wldj.sys-con.com/read/44022.htm</link>
<pubDate>Wed, 10 Mar 2004 00:00:00 GMT</pubDate>
<description>This article will provide some useful tips for debugging your BEA WebLogic Server applications when a system core file occurs. It describes debugging tips, problem troubleshooting, and tools available to assist you in this process.</description>

</item><item>
<title>CruiseControl: The Complete Continuous Integration</title>
<guid isPermaLink="true">http://wldj.sys-con.com/read/42818.htm</guid><link>http://wldj.sys-con.com/read/42818.htm</link>
<pubDate>Tue, 17 Dec 2002 00:00:00 GMT</pubDate>
<description>A continuous integration process involves automatic building and testing with tools like Ant and JUnit. These tools need a tool that will manage and control the build process - this is where Cruise Control comes in.</description>

</item><item>
<title>WebLogic on theMainframe</title>
<guid isPermaLink="true">http://wldj.sys-con.com/read/42931.htm</guid><link>http://wldj.sys-con.com/read/42931.htm</link>
<pubDate>Fri, 23 Aug 2002 00:00:00 GMT</pubDate>
<description>In helping our customers deploy J2EE applications on the mainframe  we&apos;ve learned a number of tips and tricks. We&apos;ve included  configuration settings, tuning suggestions, and descriptions of  existing production applications in this article. Although each  environment is different, these tips and tricks should jump-start  anyone considering a mainframe WebLogic deployment.</description>

</item><item>
<title>The Benefits of SQLj</title>
<guid isPermaLink="true">http://wldj.sys-con.com/read/42711.htm</guid><link>http://wldj.sys-con.com/read/42711.htm</link>
<pubDate>Wed, 17 Apr 2002 00:00:00 GMT</pubDate>
<description>This month I&apos;m going to look at some of the things I found in those days when I studied the use of SQLJ with WebLogic 6.1.</description>

</item><item>
<title>RMI Interoperability - In a clasloader of its own</title>
<guid isPermaLink="true">http://wldj.sys-con.com/read/42709.htm</guid><link>http://wldj.sys-con.com/read/42709.htm</link>
<pubDate>Tue, 26 Mar 2002 00:00:00 GMT</pubDate>
<description>If you&apos;ve had the pleasure of working with BEA WebLogic Server for several years, you may know that RMI/T3 calls between different releases of the server used to be disallowed ­ to be buzzword -compliant, the releases were not &apos;wire compatible.&apos; For example, you couldn&apos;t call an EJB deployed on WebLogic Server 4.5.1 from a WebLogic Server 5.1 application. This often meant that groups of applications had to be migrated together to new versions of WebLogic Server.</description>

</item><item>
<title>Shared Sessions Using EJBs</title>
<guid isPermaLink="true">http://wldj.sys-con.com/read/42677.htm</guid><link>http://wldj.sys-con.com/read/42677.htm</link>
<pubDate>Wed, 06 Feb 2002 00:00:00 GMT</pubDate>
<description>We have a J2EE application where clients with the same userid need to share the session data that is maintained on the server side. In addition, clients aren&apos;t just Web clients, but applets and applications as well. How should we implement that? This is a typical problem when writing J2EE applications, since the J2EE APIs don&apos;t provide an out-of-the-box solution for this.</description>

</item></channel></rss>