You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Ben Hogan <be...@lizardsoftware.com> on 2003/02/07 17:44:19 UTC

[PATCH] avalon-apps sevak: adds LogEnabled and Initializable to Jetty servlets (with zip attachment)

here is the patch zipped:

src/java/org/apache/avalon/apps/sevak/blocks/jetty/AvalonContext.java
avalon-apps-sevak.patch

After discussion with Paul Hammant, applied this patch to allow
phoenix-embedded Servlets to take advantage of LogEnabled and Initializable
life-cycle methods. Changes are to the jetty-sevak block.

Created a new class called AvalonContext to pass into the constructors of
the numerous Jetty wrapper classes. This is in place of the ServiceManager
and holds both a ServiceManager and an Avalon Logger).

Ben Hogan
http://lizardsoftware.com/