Apache Tomcat 6.0Changelog |  |
Tomcat 6.0.1 (remm) |
Catalina |
 |
Refactor exception processing using Throwable.getCause to improve exception chaining (remm)
|
 |
Remove dead code involving the Logger (funkman)
|
 |
37458: Fix some exceptions which could happen during classloading (markt)
|
 |
40817: Fix CGI path (markt)
|
 |
34956: Add the possibility to enforce usage of request and response
wrapper objects (markt)
|
|
Jasper |
 |
Many fixes for JSP 2.1 compliance, invloving tag files handling, deferred expressions
validation, bom encoding support (remm)
|
|
Coyote |
 |
Many HTTP NIO connector fixes and refactorings (fhanik)
|
 |
HTTP NIO connector performance improvements (fhanik)
|
 |
Add packetSize option for the classic AJP connector (jfclere)
|
 |
Implement explicit flushing in AJP (mturk)
|
|
|
Tomcat 6.0.0 (remm) |
Catalina |
 |
SSLEngine attribute added to the AprLifecycleListener(fhanik)
|
 |
Add API for Comet IO handling (remm, fhanik)
|
 |
Servlet 2.5 support (remm)
|
|
Jasper |
 |
JSP 2.1 support (jhook, remm)
|
 |
Unifed EL 2.1 support (jhook)
|
|
Coyote |
 |
SSLEnabled attribute required for SSL to be turned on, on all HTTP connectors(fhanik)
|
|
Cluster |
 |
New cluster configuration and new documentation (fhanik)
|
|
|
|