Release Notes - Jetty - Version 6.1.0pre0 - HTML format

Bug

  • [JETTY-68] - Possible non-compliance in response.sendRedirect
  • [JETTY-114] - StringUtilTest compilation fails on Windows
  • [JETTY-115] - response.addHeader() behaves like response.setHeader()
  • [JETTY-118] - response.sendRedirect in JSP produce exception (not critical)
  • [JETTY-119] - SecurityHandler extensions tend to get removed
  • [JETTY-121] - init not called on external servlets passed to SerlvetHolder
  • [JETTY-124] - ServletHolder assumes all filters are registered before init is called: inconsistent with geronimo integration
  • [JETTY-126] - Content-Length header has to be less than Integer.MAX_VALUE for HTTP POST
  • [JETTY-129] - ServletContextListeners called after servlets are initialized
  • [JETTY-138] - Problem with array index exception with ResourceCache.java

Improvement

  • [JETTY-142] - install sources by default with maven

New Feature

Edit/Copy Release Notes

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