Release Notes - Jetty - Version 6.1.12rc1 - HTML format

Bug

  • [JETTY-164] - Regularize handling of errors on deployment such that the whole server does not necessarily fail
  • [JETTY-442] - No way for ResourceHandler mime types to be altered outside the package org.mortbay.jetty.handler
  • [JETTY-502] - <jsp:include..> - behaviour change
  • [JETTY-563] - The OpenRemoteServiceServlet provided doesn't work with GWT 1.5. Based on JETTY-482, but now applies to GWT1.5M2+
  • [JETTY-564] - Consider optionally importing org.apache.jasper.servlet
  • [JETTY-603] - jetty unable to parse IPV6 addressing
  • [JETTY-614] - scanner is a little memory hungry
  • [JETTY-618] - DefaultServlet$NIOResourceCache lock wabapp system resource
  • [JETTY-623] - ServletContex is not JSP 2.5 compilant
  • [JETTY-626] - Null protect reading the dtd resource from classloader
  • [JETTY-629] - Timeout locking
  • [JETTY-633] - Jetty's handling of ISO-8859-1 POST requests
  • [JETTY-635] - Incorrectly merging request parameters when doing forward
  • [JETTY-641] - JDBC Realm purge cache problem
  • [JETTY-647] - suspended POSTs with binary data do too many resumes
  • [JETTY-650] - HTTP OPTIONS request specifies * but HttpURI can't parse it
  • [JETTY-656] - Jetty client with default configuration fail to process all requests (default threadpool size 16 < maxConnectionPerHost 32)
  • [JETTY-663] - AbstractDatabaseLoginModule doesn't react gracefully when getting UserInfo and userName is not found in the specified dbUserTable
  • [JETTY-666] - scanTargetPatterns override the values already being set by scanTarget
  • [JETTY-667] - HttpClient does not chunk
  • [JETTY-669] - Http methods other than GET and POST should not get dispatched to the DefaultServlet

Improvement

  • [JETTY-562] - RewriteHandler support for virtual hosts
  • [JETTY-598] - Improve reliable message delivery for cometd
  • [JETTY-606] - More efficient AbstractBuffer.writeTo
  • [JETTY-628] - The scheme is not forwarded when the matching connector is configured with "forwarded=true".
  • [JETTY-632] - jetty-client and jetty-sslengine do not have the needed OSGi manifest entries
  • [JETTY-637] - empty date headers throw IllegalArgumentException
  • [JETTY-646] - Should set Cache-Control header when sending errors to avoid caching
  • [JETTY-651] - improve destroy of resource cache
  • [JETTY-654] - expose Bayeux stats/configuration via JMX
  • [JETTY-655] - Support parsing application/x-www-form-urlencoded parameters via http PUT
  • [JETTY-659] - ContentExchange and missing headers in HttpClient

New Feature

Task

  • [JETTY-657] - backport SslEngine fixes and test harnesses to jetty-6
  • [JETTY-658] - backport latest HttpClient from jetty-7 to jetty-6

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.