News

A minor irritant we've discovered in implementing applications for Jboss AS is that that the logging configuration for applications has to go through their monolithic jboss-log4j.xml file. So we ...
The Jakarta Commons Digester is a popular open source utility that facilitates XML file processing. This article provides an overview of Digester, followed by an example that uses Digester to ...