Commit graph

3 commits

Author SHA1 Message Date
zuntum
431e7a7dda Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
jwise
010fc945e4 Update jakarta-tomcat to version 3.1. While here, clean up the package
a fair deal.

Changes from 3.0 (the last pkgsrc version) include:

    * Thread pooling and JVM load balancing
    * ISAPI and NSAPI integration
    * A Command line JSP to Servlet Code tool
    * Automatic generation of Apache configuration files
    * Automatic deployment of Web ARchive (WAR) files
    * Logging
    * Substantially improved documentation
    * Experimental servlet reloading
    * Experimental security implementation
    * Minimal Admin/Deployment Tool
    * Internal APIs were changed for flexibility and integration
    * The source code was cleaned and reorganized
    * Most non-essential code was moved out of tomcat.core
    * Greater platform / JVM level coverage
    * Many, many bugs were fixed.

IMHO, this is _much_ closer to being a real, usable platform than 3.0 was
(as was intender - 3.0 was more of a proof of concept), and is very close
to being something to push into production -- I'm banking on a late 3.1.X
or 3.2 for that.
2000-05-14 23:35:26 +00:00
jwise
b2b093028e Initial import of jakarta-tomcat-3.0, the Apache Project Servlet/Java
Server Pages engine.

This currently runs as a standalone http server with Servlet/JSP support,
and will be usable with Apache Server if/when we have a mod_jserv package.
I will look into that next, unless someone is already.
2000-01-12 22:21:34 +00:00