227 Results for:JVM

  • Sort by: 

Testing a persistent domain model

01 Jun 2006

Some developers treat testing in the same way I treat flossing: It's a good idea but they either do it with great reluctance or not at all. Read More

Understanding J2EE Application Server ClassLoading Architectures

01 May 2002

The packaging mechanisms defined in Chapter 8 of the J2EE 1.3 specification provide a framework for pulling together all the pieces of a J2EE application. However, application server vendors are free to design a ... Read More

Scalability and Performance of jBPM Workflow Engine in a JBoss Cluster

01 Mar 2009

The goal of this article is to show how to achieve near-linear scalability of jBPM workflow engine by tuning its configuration and setting it up on a JBoss cluster with distributed TreeCache. Readers will be guided... Read More

Introducing JFig

01 Jan 2004

Java applications are typically deployed in multiple environments and platforms, each requiring some unique configuration. Additionally, many applications consist of many component applications, all sharing common ... Read More

Implementing Object Caching with AOP

01 Sep 2004

Object caching has a number of characteristics that make it a prime candidate for implementation as an Aspect. Learn what some of these characteristics are. Read More

EJB 2.1 Web Services (Part 1)

01 Aug 2002

The driving force behind EJB 2.1 is the need for Enterprise JavaBeans technology to support Web services -- a need that in turn is driven by Microsoft's release of its mammoth .NET platform, which is a significant ... Read More

J2EE vs. Microsoft.NET: A comparison of building XML-based web services

01 Jun 2001

In this whitepaper, we will make a powerful comparison between the two choices that businesses have for building XML-based web services: the Java 2 Platform, Enterprise Edition (J2EE)1 , built by Sun Microsystems ... Read More