On Mon, 29 Jul 2002, Michael E. Locasto wrote:

> I'm assuming you're using some 4.0.x version, I think warp has been
> deprecated and replaced by Coyote in 4.1.
[ ... ]

I don't think this is correct.  For one thing, I believe they are for
different things -- WARP is a connector for integrating Tomcat with a
web server (e.g. Apache), while Coyote is for running Tomcat
standalone.  WARP may be replacing AJP (i.e. mod_jk), and Coyote may
be replacing the older HTTPConnector, but I don't think anything's
being deprecated.  And actually, "replacing" probably isn't correct
either, they just may represent different alternatives -- for example,
many currently seem to prefer mod_jk over mod_webapp (the Apache
module that handles the Apache side of WARP), and it's not clear
if/when that will change.

Milt Epstein
Research Programmer
Systems and Technology Services (STS)
Campus Information Technologies and Educational Services (CITES)
University of Illinois at Urbana-Champaign (UIUC)
[EMAIL PROTECTED]


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

Reply via email to