Download List

Project Description

Avalon is Apache's Java Server Framework project. It is separated into
six subprojects: Framework, Excalibur, LogKit, Cornerstone, Phoenix,
and Apps. Its purpose is to simplify server side programming for
Java-based projects. It formalizes several best practices and patterns
for server side programming. Framework describes the interfaces and
contracts for the component-based architecture. Excalibur provides a
number of useful components and utilities. LogKit is a logging
implementation. Cornerstone is a group of reusable server components
and services. Phoenix is an enterprise container implementation that
uses all of the other subprojects to automatically deploy and manage
one or more componentized servers. Apps is a home for several
Phoenix-compatible server applications and reusable components (like
FtpServer).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-01-31 21:52 Back to release list
4.1

Major enhancements to the JdbcDataSource code, new container management code and asynchronous command processing in the scratchpad jar, and new Buffer classes that outperform ArrayList for the same purpose.
Tags: Excalibur, Major feature enhancements

Project Resources