Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
files at the _end_ of the CLASSPATH instead of the start so that users
can override selected functionality. For example, cocoon needs to override
tomcat's own XML parsing with that from Xerces-J if you want PDF generation
from XSL Formatting Objects to work.
|
|
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.
|
|
Tomcat so that it works out of the box with our Apache Server config.
|
|
|
|
|
|
|
|
|
|
currently
cannot build with kaffe, which I am looking into.
|
|
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.
|