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.

2001-11-15 18:19
4.0a3

The last version of Phoenix had a classloader problem that was resolved in this version.
Tags: Phoenix, Minor bugfixes

2001-11-12 19:50
4.0a2

This version was updated to the new Avalon logging framework. Support for
undeploying/uninstalling server apps was added. The app deployment format was
reworked. The Phoenix Developer's Kit (PDK) was started. Full incorporation of
JMX code into the kernel was started. The code to validate installations was
separated into distinct classes.
Tags: Phoenix, Major feature enhancements

2001-10-27 01:12
1.0 Final Release

Tags: LogKit, Minor bugfixes

2001-09-25 23:00
4.0a1

Tags: Phoenix, Initial freshmeat announcement

2001-09-17 20:27
1.0b5

Support for pluggable file rotation logic was added. Some bugs were fixed. The
build process was fixed. Experimental support was added for JDBC log targets
and JMS log targets.
Tags: LogKit, Minor feature enhancements

Project Resources