Release Notes - Jetty - Version 6.2.0pre0 - HTML format

Bug

  • [JETTY-417] - JETTY_LOGS environment variable not queried by jetty.sh
  • [JETTY-433] - ContextDeployer constructor fails unnecessarily when using a security manager if jetty.home not set
  • [JETTY-482] - Follow on to issue, JETTY-399, Craig Day version of OpenRemoteServiceServlet and AsyncRemoteServiceServlet may need an update
  • [JETTY-492] - Null pointer in HashSSORealm
  • [JETTY-498] - 6.1.6 parses cookies with unquoted values containing separators incorrectly.
  • [JETTY-507] - Posted parameter values encoded in non utf-8 encoding are decoded incorrectly.
  • [JETTY-511] - jetty.sh mishandled JETTY_HOME when launched from a relative path
  • [JETTY-513] - Terracotta session replication does not work when the initial page on each server does not set any attributes
  • [JETTY-515] - Timer is missing scavenging Task in HashSessionManager
  • [JETTY-522] - native build error on macosx
  • [JETTY-525] - JSON / decoding not implemented for long strings
  • [JETTY-526] - MMBean fields on JMX managed objects are not converted to MBean references
  • [JETTY-535] - Server side clients leak memory

Improvement

  • [JETTY-282] - Support manually-triggered reloading
  • [JETTY-350] - Provide sensible error message when using http to an https port
  • [JETTY-399] - OpenRemoteServiceServlet not compatible with GWT 1.4
  • [JETTY-434] - ContextDeployer scanning of sub-directories should be optional
  • [JETTY-512] - add slf4j to manifest
  • [JETTY-523] - Use ServletContext resource methods for default servlet lookup
  • [JETTY-531] - moved permantently needs an expire header to be cached.
  • [JETTY-532] - MBean properties for QueuedThreadPool

New Feature

  • [JETTY-489] - Ability to control the default port the Maven plugin uses from a system property

Edit/Copy Release Notes

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