Migrating a WebLogic EJB Application to JBoss 09 Mar 2005 05:00 GMTWebLogic and JBoss both offer powerful and popular EJB servers, but they're not completely compatible: an application deployed on one won't immediately deploy on the other. In this article, Deepak Vohra shows how to alter the deployment descriptors to make the migration.
Source: O'Reilly Welcome to a New World: JBoss World 2005 09 Mar 2005 05:00 GMTJBoss World, held in Atlanta on March 1-2, kicked off with announcements of new directions for the company and a roundtable of customers discussing the popular application server. This article offers a recap of the opening presentations.
Source: O'Reilly A Look at Commons Chain, Part 2 09 Mar 2005 05:00 GMTIn
part one of this two-part series, Bill Siggelkow showed Java programmers how certain design patterns help Commons Chain to define and execute sequential sets of steps. In part two, Bill shows how Struts uses Chain to add custom behavior to request processing. Bill is the author of O'Reilly's
Jakarta Struts Cookbook.
Source: O'Reilly Aspect-Oriented Annotations 02 Mar 2005 05:00 GMTAspect-Oriented Programming (AOP) and attributes are two leading-edge programming concepts, each with typical applications. By combining them, using attributes to indicate where AOP code should execute, you can effectively declare new Java syntax. Bill Burke introduces this new technique.
Source: O'Reilly A Look at Commons Chain, Part 1 02 Mar 2005 05:00 GMTIn part one of a two-part series, Bill Siggelkow covers the basics of Chain, a promising new framework from the Jakarta Commons subproject that lets you integrate Chain into the Struts build process. In part two, Bill will cover how Chain is being applied to Struts and other projects. Bill is the author of O'Reilly's
Jakarta Struts Cookbook.
Source: O'Reilly JBoss At Work, Part 1: Installing and Configuring JBoss 01 Mar 2005 05:00 GMTIn this first article of a series, you'll learn how to download and install JBoss. Tom Marrs and Scott Davis, authors of the upcoming
JBoss At Work: A Practical Guide, explore the directory structure and show you how to add and remove services and how to deploy an application to JBoss.
Source: Java.net