<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://it.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Feature</title>
 <link>http://it.sys-con.com/</link>
 <description>Latest articles from Feature</description>
 <language>en</language>
 <copyright>Copyright 2012 Ulitzer.com</copyright>
 <generator>Ulitzer.com</generator>
 <lastBuildDate>Sat, 18 Feb 2012 05:08:58 EST</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>10</ttl>
<item>
 <title>Dealing with Application Deadlocks</title>
 <link>http://it.sys-con.com/node/1969495</link>
 <description>A deadlock is a situation where two or more threads are blocked while waiting to obtain locks that some of the other threads in the deadlock are holding. Deadlocks can occur when multiple threads need the same locks, at the same time, but obtain them in different order. For instance, if thread 1 locks A, and tries to lock B, and thread 2 has already locked B, and tries to lock A, a deadlock arises. Thread 1 can never get B, and thread 2 can never get A. In addition, neither of them will ever know. They will remain blocked on each of their objects, A and B, forever. 
The most common way of detecting whether your application is deadlocked is by analyzing thread dumps of the Java Virtual Machine while its in the state of appearing hung. A thread dump is a snapshot of the virtual machine&#039;s current state, including stack traces for each Java thread.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/1969495&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 07 Sep 2011 07:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/1969495</guid>
</item>
<item>
 <title>Thought Process on Upgrading WebLogic Server to 11g</title>
 <link>http://it.sys-con.com/node/1658429</link>
 <description>Modern enterprise IT infrastructure must keep pace with dynamic needs. As business changes, it allows customers to react quickly to maintain a competitive edge in the marketplace, often by leveraging new technologies to improve the bottom-line performance. Oracle WebLogic Server11g provides customers with expanded capabilities for interoperability, improvements in implementation and maintenance, and a wide array of performance enhancements. Customers can gain significant cost savings in operations, development and license management.
Based on our experience acquired in a large-scale enterprise J2EE project, here are some of the best practices, known issues, and practical tips to make the upgrading work efficiently. This article contains information for technical managers, administrators and developers looking for the latest business and technical details about WebLogic upgradation.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/1658429&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 28 Dec 2010 11:00:00 EST</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/1658429</guid>
</item>
<item>
 <title>Java Thread Dumps</title>
 <link>http://it.sys-con.com/node/1611555</link>
 <description>Software maintenance is a tedious and challenging job. As long as the software functions as expected, it looks great. Imagine the situation, your pager keeps buzzing in the midnight (Not a happy feeling, right?).
Any software system, no matter how well it has been built and quality tested might get into run-time performance issues. The reasons can be within the functional boundary or can be from the external environment. Software systems are built on certain assumptions and pre-conceived notions. However, when they go live, the assumptions may turn out to be false causing the system to malfunction.
In enterprise J2EE systems which generally have very large user base and involve interactions between heterogeneous systems, one of the general runtime issues reported is the system slowdown or system &quot;hang&quot;. In such situations, the general trouble shooting pattern would be to analyze the Java thread dumps to isolate the threads which are causing the slow-down or hang. This article discusses the Java stack traces; anatomy of Java Threads and how to read thread dumps in general.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/1611555&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 16 Nov 2010 11:00:00 EST</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/1611555</guid>
</item>
<item>
 <title>A Security Analysis of Cloud Computing</title>
 <link>http://it.sys-con.com/node/1203943</link>
 <description>With its ability to provide users dynamically scalable, shared resources over the Internet and avoid large upfront fixed costs, cloud computing promises to change the future of computing. However, storing a lot of data creates a situation similar to storing a lot of money, attracting more frequent assaults by increasingly skilled and highly motivated attackers. As a result, security is one – if not the – top issue that users have when considering cloud computing. &lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/1203943&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 09 Dec 2009 16:22:00 EST</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/1203943</guid>
</item>
<item>
 <title>Build Reliability into Cloud Computing for SMBs</title>
 <link>http://it.sys-con.com/node/1112634</link>
 <description>With IP networks taking on many new challenges from VoIP, rich multimedia and other high-bandwidth consuming and high-priority applications, SMBs need to be sure the network connectivity between their business and Cloud Computing provider is protected with controls for reliable Internet circuit availability, and for optimizing delivery of traffic to critical applications.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/1112634&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 23 Sep 2009 17:30:00 EDT</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/1112634</guid>
</item>
<item>
 <title>The Benefits of Virtualization in a Cloud</title>
 <link>http://it.sys-con.com/node/1092638</link>
 <description>Small and medium businesses (SMBs) that have previously considered virtualization in the cloud but decided that it is too expensive or simply not viable should think again. Virtualization and cloud computing enables SMBs to green their operations and build IT infrastructures that are agile, resilient and highly scalable.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/1092638&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 14 Sep 2009 11:15:00 EDT</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/1092638</guid>
</item>
<item>
 <title>ESB Pattern: What Is the ESB?</title>
 <link>http://it.sys-con.com/node/1092295</link>
 <description>ESB products emerged around 2002 from message-oriented middleware (MOM). Faced with market domination by IBM, MOM vendors were the first to jumpstart the ESB concept with the aim of developing a unique selling proposition. They added Web service and EAI capabilities on top of existing message broker capabilities, and with analyst support coined the term ESB. ESB was positioned as a low-cost alternative to EAI and panacea for all integration needs – tell-tale signs of hype.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/1092295&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 10 Sep 2009 12:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/1092295</guid>
</item>
<item>
 <title>Making Cloud a Reality for Enterprises via SOA Governance</title>
 <link>http://it.sys-con.com/node/1038267</link>
 <description>Cloud computing is slowly gaining credibility and traction in the enterprise world. As giants such as Google and Amazon productize their massive cloud infrastructures, moving enterprise applications to the public cloud seems a more realistic possibility. The advantages of an enterprise application leveraging the public cloud sound like utopia – lowered total cost of ownership and overhead costs, ease of maintenance, inherent high availability and scalability that is built into the infrastructure. &lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/1038267&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 21 Jul 2009 08:15:00 EDT</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/1038267</guid>
</item>
<item>
 <title>An Introduction to Abbot</title>
 <link>http://it.sys-con.com/node/37456</link>
 <description>The common methods for functional GUI testing are the &quot;record and execute&quot; script technique and writing test programs for different scenarios. In the &quot;record and execute,&quot; the test designer interacts with the GUI and all the events are recorded in a script. The script can later be replayed to re-create user interactions for a particular scenario. In the test programs, the test designer tries to understand and write tests for the various GUI decision points. 
This article discusses how Abbot can be used to quickly and effectively come up with a comprehensive GUI test framework for Swing GUI applications. Abbot (&lt;a href=&quot;http://abbot.sourceforge.net/&quot; title=&quot;http://abbot.sourceforge.net/&quot;&gt;http://abbot.sourceforge.net/&lt;/a&gt;) is a JUnit extension for Swing GUI testing. It provides an interesting framework that can be used for test case generation as well as &quot;record and execute&quot; scripting. 
&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/37456&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 18 Jul 2009 12:45:00 EDT</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/37456</guid>
</item>
<item>
 <title>REA Is Where RIA Becomes the Norm</title>
 <link>http://it.sys-con.com/node/951686</link>
 <description>Do you believe that the day when programmers could focus on one language in their jobs is gone? Thanks to the ever-changing IT landscape and the uncertain financial times, contemporary developers are expected to work with a wide range of platforms, frameworks, languages as essentially “masters of all and specialists in none.”&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/951686&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 02 Jun 2009 22:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/951686</guid>
</item>
<item>
 <title>Innovate with SOA - I</title>
 <link>http://it.sys-con.com/node/867632</link>
 <description>The 80/20 rule has negative implications for traditional IT reousrce allocation, with the 80 percent going to maintenance, and only 20 percent to innovation. How can you innovate with SOA to flip this ratio on its head?&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/867632&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 07 Mar 2009 22:00:00 EST</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/867632</guid>
</item>
<item>
 <title>Innovate with SOA - II</title>
 <link>http://it.sys-con.com/node/867633</link>
 <description>Think in terms of all of your IT assets as part of a portfolio of innovation, and it becomes easier to think of you to put them to creative use that drives operational efficiency.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/867633&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 07 Mar 2009 19:42:00 EST</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/867633</guid>
</item>
<item>
 <title>WSRP Really Works! - Part 2</title>
 <link>http://it.sys-con.com/node/613866</link>
 <description>A standard from OASIS called Web Services for Remote Portlets (WSRP) is used so portlets can be decoupled from a portal. In part one (JDJ, Volume. 13, issue 3) of this article, we introduced the relevant standards and specifications and then demonstrated WSRP&#039;s capabilities by consuming a WebSphere Portal portlet in WebLogic Portal.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/613866&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 17 Jul 2008 18:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/613866</guid>
</item>
<item>
 <title>Engelbart&#039;s Usability Dilemma: Efficiency vs Ease-of-Use</title>
 <link>http://it.sys-con.com/node/536976</link>
 <description>The mouse was the original idea of Doug Engelbart who was the head of the Augmentation Research Center (ARC) at Stanford Research Institute. Engelbart&#039;s philosophy is best embodied, in my opinion, in the design of another device that he invented, the five-finger keyboard - with keys like a piano, used by one hand. The problem was, Engelbart&#039;s five-finger keyboard and mouse combination was very difficult to learn.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/536976&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 10 Apr 2008 09:15:00 EDT</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/536976</guid>
</item>
<item>
 <title>JDJ Feature — Java API for XML Web Services (JAX-WS)</title>
 <link>http://it.sys-con.com/node/393299</link>
 <description>WebLogic Server 10 Technology Preview supports JEE 5. A feature of JEE 5 is the Java API for XML Web Services (JAX-WS) used to create Web Services and Web Service clients. WebLogic Server 10 provides the jwsc task to create the Web Service artifacts and the clientgen task to create the artifacts for Web Service clients. In this article we&#039;ll create an example JAX-WS 2.0 Web Service in WebLogic Server 10 Technology Preview.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/393299&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 27 Jun 2007 15:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/393299</guid>
</item>
<item>
 <title>Apache Beehive - Evolution of the BEA Workshop Runtime</title>
 <link>http://it.sys-con.com/node/176822</link>
 <description>WebLogic Workshop 8.1 included both an application framework and an IDE to support developing enterprise applications using Page Flows, Controls, and annotated web services. This article describes some of the differences between the 8.1 Workshop runtime and the Apache Beehive project.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/176822&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 30 Jan 2006 13:00:00 EST</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/176822</guid>
</item>
<item>
 <title>Navigating The Global Enterprise</title>
 <link>http://it.sys-con.com/node/131826</link>
 <description>In the five years that I have worked in Web solutions practices, a typical business problem has changed from &#039;we need a new Web site&#039; to &#039;we need to regain control over our existing sites.&#039; It&#039;s not uncommon for large corporations to have hundreds or even thousands of different Web sites spread over various service lines, geographies, and organizational boundaries. This presents challenges ranging from logistical and technical, to creative, business, and legal. This article focuses on solving the problem of ubiquitous navigation across diverse Webscapes.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/131826&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 26 Oct 2005 04:45:00 EDT</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/131826</guid>
</item>
<item>
 <title>Migrating a JBoss EJB Application to WebLogic</title>
 <link>http://it.sys-con.com/node/117492</link>
 <description>The JBoss open source application server is commonly used in the development phase of a J2EE project. In the production phase the commercial BEA WebLogic server is preferred because of its enhanced set of features. Without modifications, an application developed in JBoss does not deploy in WebLogic server.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/117492&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 08 Aug 2005 12:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/117492</guid>
</item>
<item>
 <title>Java Messaging Services Clustering Part 2</title>
 <link>http://it.sys-con.com/node/102687</link>
 <description>In Part 1 of this article series we discussed the fundamental aspects of clustering JMS resources in a WebLogic cluster. In Part 2 we will discuss JMS clustering in the context of design and configuration strategies that demonstrate how to create efficient JMS architectures.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/102687&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 21 Jun 2005 13:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/102687</guid>
</item>
<item>
 <title>A Look Ahead to the Service-Oriented World</title>
 <link>http://it.sys-con.com/node/48928</link>
 <description>BEA recently announced that it is broadening its SOA consulting practice, and that it has  created a tool companies can use to learn about SOA and figure out how prepared they are to transition to the new architectural model.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/48928&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 06 Apr 2005 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/48928</guid>
</item>
<item>
 <title>Deploying WebLogic on Linux</title>
 <link>http://it.sys-con.com/node/43808</link>
 <description>The rising business trend toward using open source software platforms has brought an increase in the number of critical applications deployed on Linux and BEA WebLogic. For many organizations, in fact, WebLogic deployments are their first major Linux installation.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/43808&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 26 Feb 2004 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/43808</guid>
</item>
<item>
 <title>TRIP.com&#039;s Online Travel Solution</title>
 <link>http://it.sys-con.com/node/42637</link>
 <description>There are nearly 6 million business travelers using the Internet, responsible for more than $30 billion in travel expenses each year. For the Internet-based travel services industry, this is a tremendous revenue opportunity and the competition for this market is very intense.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/42637&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://it.sys-con.com/node/42637</guid>
</item>
<item>
 <title>Using the Java Message Service with BEA WebLogic</title>
 <link>http://it.sys-con.com/node/42639</link>
 <description>In the last couple of years Sun has introduced a number of APIs targeted toward enterprise application development. One of the most exciting of these is the Java Message Service, or JMS. The JMS API is designed to do for messaging in the enterprise what JNDI does for naming and directory services and JDBC does for database access. JMS is an API that&#039;s designed to provide a common facility for enterprise messaging, leaving the underlying implementation of the messaging to whatever application server or other enterprise messaging software technology you wish to use. This is an exciting advance for those involved with the creation or use of message-oriented middleware (MOM) - and especially for Java developers who need to utilize such facilities within their own products. With JMS you should be able to write one set of code for messaging against the JMS API and then use it across any messaging system provider that offers JMS support.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/42639&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 30 Jan 2004 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/42639</guid>
</item>
<item>
 <title>EMALL: Building an Integration Application</title>
 <link>http://it.sys-con.com/node/43048</link>
 <description>EMALL is a procurement portal for the U.S. Department of Defense. Defense and federal personnel use it to shop for items ranging from office supplies and equipment to weapons systems. The personnel have various levels of privileges to access classified catalogs and place orders.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/43048&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 09 Jan 2004 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/43048</guid>
</item>
<item>
 <title>Workshop and Portal</title>
 <link>http://it.sys-con.com/node/43049</link>
 <description>BEA WebLogic Workshop is the single point of entry for developers to develop J2EE applications on the BEA platform. The WebLogic Workshop Platform Edition includes support for portal development on top of the standard WebLogic Workshop Application Developer Edition.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/43049&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 09 Jan 2004 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/43049</guid>
</item>
<item>
 <title>Do You Know What You Run?</title>
 <link>http://it.sys-con.com/node/43053</link>
 <description>Very large organizations know the value of spending a little (or a lot of) extra money to be in total control of the information. The rest of us have probably run into situations where the server version in production may or may not be exactly the same as the one in the QA section and would most certainly run at different log and debug settings from the server developers are working with.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/43053&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 09 Jan 2004 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/43053</guid>
</item>
<item>
 <title>State Machines and Workflow</title>
 <link>http://it.sys-con.com/node/43046</link>
 <description>The state machine is one of the most successful ideas in the history of computing. Alan Turing built a model of computability around the concept, and in doing so became the father of computer science. Mealy, Moore, Harel, and other theorists expanded the idea, influencing engineers of digital logic, real-time, and embedded systems whose designs are peppered with state machines and diagrams.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/43046&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 09 Jan 2004 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/43046</guid>
</item>
<item>
 <title>BPM Offline Viewer</title>
 <link>http://it.sys-con.com/node/43030</link>
 <description>Developers of workflow-based applications with the Business Process Modeler (BPM) component of BEA WebLogic Integration Version 7 use a powerful, feature-rich, graphical  editor, called Studio, to design workflow templates and to monitor the progress and state of runtime instances of templates.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/43030&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 01 Dec 2003 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/43030</guid>
</item>
<item>
 <title>Smoothing the Hand-Off to Production</title>
 <link>http://it.sys-con.com/node/43031</link>
 <description>It is late Monday afternoon and your application is finally going into production. After a year of development and months of QA, it will be live first thing Tuesday morning.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/43031&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 01 Dec 2003 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/43031</guid>
</item>
<item>
 <title>The Cost of Marshalling</title>
 <link>http://it.sys-con.com/node/43033</link>
 <description>For those of us who are always looking to optimize our code and improve performance by squeezing out a few milliseconds here and there, marshalling is one of those areas that you expect to be so bloated that you would think you could improve performance many times if you could get your hands on it.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/43033&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 01 Dec 2003 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/43033</guid>
</item>
<item>
 <title>Introduction to ebXML</title>
 <link>http://it.sys-con.com/node/43034</link>
 <description>With today&#039;s increasing demand for businesses to communicate with each other, business-to-business (B2B) integration holds the key to successful e-commerce collaboration.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/43034&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 01 Dec 2003 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/43034</guid>
</item>
<item>
 <title>conf2admin</title>
 <link>http://it.sys-con.com/node/43036</link>
 <description>Enterprise software applications are complex, but almost certainly more complex is the underlying software that provides services and resources to these applications. There are different types of software that fall into the latter category, one of those being a Java application server, which of course for this article is the BEA WebLogic Application Server.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/43036&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 01 Dec 2003 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/43036</guid>
</item>
<item>
 <title>Performance Improvement in a J2EE Application</title>
 <link>http://it.sys-con.com/node/43039</link>
 <description>Java is hot. Just nine years old, it has become one of the leading development environments in the world.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/43039&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 01 Dec 2003 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/43039</guid>
</item>
<item>
 <title>Automated WebLogic Server Domain Setup</title>
 <link>http://it.sys-con.com/node/43018</link>
 <description>BEA WebLogic Server domains in largescale enterprises satisfy a broad range of requirements, including highly scalable application deployments, integration of various boundary systems, and high availability setups. As a natural consequence the level of the domain&#039;s complexity rises.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/43018&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 06 Nov 2003 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/43018</guid>
</item>
<item>
 <title>Parallel Business Logic Processing</title>
 <link>http://it.sys-con.com/node/43019</link>
 <description>When independent business components must be executed simultaneously, the parallel processing of application business logic has a direct impact on the performance of the system; however, parallel processing at the application level historically has been challenging to implement.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/43019&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 06 Nov 2003 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/43019</guid>
</item>
<item>
 <title>How to Secure a Web Application</title>
 <link>http://it.sys-con.com/node/43021</link>
 <description>While security is a concern throughout an application, it is especially important for Web application components. An insecure Web application leaves a Web site vulnerable to many attacks, some that require nothing more than an Internet browser and a small amount of knowledge.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/43021&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 06 Nov 2003 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/43021</guid>
</item>
<item>
 <title>How to Diagnose a Performance Problem in a J2EE System</title>
 <link>http://it.sys-con.com/node/43024</link>
 <description>So you&#039;ve been told to diagnose a performance problem in a WebLogic J2EE application. Because Java systems are so complex, this can be a bit like diagnosing a rare illness.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/43024&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 06 Nov 2003 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/43024</guid>
</item>
<item>
 <title>Enterprise Portal Integration and the Enterprise Service Bus Part 2</title>
 <link>http://it.sys-con.com/node/43002</link>
 <description>Enterprise portals have become the most popular method of offering a common user interface to a suite of services across the enterprise. Offering business visibility, flexibility, and knowledge management, portals promise users the ability to monitor, search, and manage business activity across the enterprise.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/43002&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 03 Oct 2003 09:12:01 EDT</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/43002</guid>
</item>
<item>
 <title>Getting Started with WebLogic Platform 8.1</title>
 <link>http://it.sys-con.com/node/42999</link>
 <description>BEA WebLogic Platform 8.1, first announced in March 2003, is now  generally available. This release provides substantial productivity  benefits for developers wishing to build new applications, integrate  existing applications, and extend these applications to different  groups of end users.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/42999&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 03 Oct 2003 09:04:13 EDT</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/42999</guid>
</item>
<item>
 <title>Keep Your Data Flowing</title>
 <link>http://it.sys-con.com/node/42994</link>
 <description>Providing a first-class online user experience can require access to multiple sources of data. The required data often resides in multiple databases, packaged applications, and other information silos.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/42994&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 03 Oct 2003 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/42994</guid>
</item>
</channel>
</rss>

