Tomcat 4.1.20 Alpha is now available for testing.
Changes over Tomcat 4.1.19 include:
- Fix classloading failures when using Tomcat in JNI mode with JK 2
- Upgrade to Xerces 2.3.0
- Admin webapp fixes (including fixes to saving to server.xml)
- Disable recycling of sessions
- Refactoring of session persistence
- Disable socket linger in Coyote HTTP/1.1 (delay when closing a
socket), and allow configuring it
- Allow cross context from the root context
- Documentation updates
- Fix memory leak in Jasper when compiling JSP pages
- Fix JspC, which may now be used again for complex webapps
precompilation, such as Tomcat's own admin webapp
- Fix isThreadSafe feature in Jasper
- Fix JspWriter recycling after an exception was thrown in a tag's body
content
The release notes include the full list of changes.
Downloads:
http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.1.20-alpha/
Remy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Patch: org.apache.catalina.util.RequestUtil Remy Maucherat
- Patch: org.apache.catalina.util.RequestUtil Mel Martinez
- [ANN] Tomcat 5.0.1 Alpha released Remy Maucherat