Artifacts using Avalon Logkit (37)
Avalon Framework API
Last Release on Dec 28, 2015
Relocated → org.apache.avalon.framework »
avalon-framework-api
Avalon Framework Implementation
Last Release on Dec 28, 2015
Relocated → org.apache.avalon.framework »
avalon-framework-impl
bboss is a j2ee framework include aop/ioc,mvc,persistent,taglib,rpc,event ,bean-xml serializable ,schedle and so on.http://www.bbossgroups.com
Last Release on Feb 9, 2025
Excalibur-Logger integrates neatly into Avalon-ECM
and Excalibur Fortress. The main goal is to be able to
define the log categories on a component basis by
specifying a 'logger' attribute which denotes the log
category to use for a particular component (given the
component is LogEnabled or Loggable).
Last Release on Nov 8, 2005
Relocated → org.apache.excalibur.containerkit »
excalibur-logger
This project contains utilities for managing components. ECM
is what we call an "avalon container", though it is somewhat
different in architecture to newer developments like Phoenix
and Fortress. Our intend is to someday completely replace ECM
with Fortress. In particular, this package contains the
ExcaliburComponentManager, usually abbreviated to ECM.
Last Release on Nov 8, 2005
Avalon Excalibur's DataSource package allows you
to manage pooled connections in one of two ways. You can have
the package handle it for you, or you can use a J2EE server's
DataSource management. It provides the same kind of access
regardless of which method you choose--since they are obtained
through Avalon's Component Manager infrastructure.
The DataSource package requires that you load the necessary
driver classes at init time, but it will take care of all
necessary issues from there.
Last Release on Nov 8, 2005
Relocated → org.apache.excalibur.components »
excalibur-datasource
Fortress contains a framework to help you create your own avalon
containers. It boasts asynchronous management of your component
instances, high scalability, easier maintenance of your code, and
easy embedding into various environments like servlet engines.
Last Release on Nov 8, 2005