Release Notes - Jetty - Version 6.1.6rc1 - HTML format

Bug

  • [JETTY-388] - Parsing of UTF-16 POST bodies broken
  • [JETTY-409] - The jettyEnvXml should be a File parameter or prefixed with basedir to work in a context where current working directory is not where pom.xml is
  • [JETTY-422] - <Property name="fooBar"/> throws Exception if the property value referenced is null
  • [JETTY-427] - Error building jetty on Windows XP jdk1.5 ..... culprit on module setuid
  • [JETTY-438] - Trailing dot not considered while looking up virtual hosts "www.example.com" and "www.example.com."
  • [JETTY-439] - 100-Continue breakage
  • [JETTY-450] - Jetty throw "java.lang.IllegalStateException: response" sometimes.
  • [JETTY-451] - ConcurrentModificationException in AbstractSessionManager
  • [JETTY-454] - Neverending loop triggered in org.mortbay.log.Log.unwind
  • [JETTY-457] - The AJP connector returns client certificates as a string instead of an array of X509Certificate objects

Improvement

  • [JETTY-259] - SystemRoot evnironment not set under CGI
  • [JETTY-452] - Dump Servlet - prevent possible cross site scripting - CERT VU#237888
  • [JETTY-456] - SSL keystores that do not require an InputStream

New Feature

  • [JETTY-448] - Stock interface to manage reuseAddress, please
  • [JETTY-453] - WADI Clustering - Delta Replication

Edit/Copy Release Notes

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