MinimalTomcat is a special-purpose servlet container
designed to be embedded within distributed
applications. It's meant to have a very small footprint,
both in the size of its classfiles, and in its resources
usage. It's built with framework code from Catalina
(Tomcat 4), but uses alternate implementations of the core
Catalina interfaces.

 This second alpha release includes a deployment tool that
uses an XSLT transformation to convert web.xml directly
into Java source code that does the equivalent series of
initialization calls. Also included is a Jakarta Watchdog
conformance report: "207 TEST(S) PASSED! 141 TEST(S)
FAILED!" You've been warned.

 It is available at:

  http://www.distributopia.com/servlet_stuff/catalina_mtc.html

 MinimalTomcat requires a full installation of Catalina. It has
only guaranteed to work with the latest from CVS. Feedback
about the build and install process is especially appreciated.

 Thanks.

-- 
Christopher St. John [EMAIL PROTECTED]
DistribuTopia http://www.distributopia.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to