On Mon, 29 Jul 2002, Zhenxin wang wrote:

> Date: Mon, 29 Jul 2002 19:09:05 -0700
> From: Zhenxin wang <[EMAIL PROTECTED]>
> Reply-To: Tomcat Developers List <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Tomcat4.0.4: how to build a smaller version
>
> I wonder how I can build a smaller version of Tomcat by taking away some
> of the features I do not need, such as security, cluster, logger, and
> sessions. Is there an easy way to do it? Or the only way is to change
> the code?

Some things are easy, some things are fundamental ...

You might try searching the mailing list archives for references to
Christopher Cain's "MinTC" implementation -- his goal was an absolute bare
bones minimum implementation of a servlet container based on the Catalina
architecture, but reduced in scope and capability.

One such archive for TOMCAT-DEV (and TOMCAT-USER) is available at:

  http://nagoya.apache.org/eyebrowse/

>
> --Zhenxin Wang
> DoCoMo Labs USA
>

Craig



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

Reply via email to