24 Sep 2002 10:11
Release 4.1.0
Greg Wilkins <gregw <at> mortbay.com>
2002-09-24 08:11:58 GMT
2002-09-24 08:11:58 GMT
The new stable release 4.1.0 is now available via http://jetty.mortbay.org The 4.1.x series represents a refactoring of the Jetty architecture to make it more suitable for the current servlet spec. As such Jetty 4.1.0 provides improvements in performance and compliance. Jetty 4.1 also support many new features such as AJP13 integration. While the new features do continue to stabilize, the core of Jetty 4.1.0 has been stable and reliable for many months now. 4.1.0 also contains a priority security fix for the CGI servlet running on windows platforms. This remotely exploitable problem effects all previous versions of Jetty that use the CGI servlet on windows without a permissions file configured for the context. The CGI servlet from 4.1.0 may be used in 4.0 releases. Jetty-4.1.0 - 22 September 2002 + Fixed CGI+windows security hole. + Fixed AJP13 handling of mod_jk loadbalancing. + Stop servlets in opposite order to start. + NCSARequest log buffered default + WEB-INF/classes before WEB-INF/lib + Sorted directory listings. + Handle unremovable tempdir. + Context Initparams to control session cookie domain, path and age. + ClientCertAuthenticator protected from null subjectDN + Added LimitedNCSARequestLog + Use javac -target 1.2 for normal classes(Continue reading)
RSS Feed