Release Notes - Jetty - Version 7.0.0pre2 - HTML format

Bug

  • [JETTY-425] - NPE in SelectorManager
  • [JETTY-576] - dtd and xsd servlet resources not being loaded locally
  • [JETTY-578] - OSGI Bundle-RequiredExcutionEnvironment set to jdk 1.4
  • [JETTY-580] - java.lang.UnsupportedOperationException: The method shutdownOutput() is not supported in SSLSocket
  • [JETTY-581] - new Context() creation when passing in parent results in null contextPath when server is running
  • [JETTY-582] - org.mortbay.util.StringUtil.__ISO_8859_1 should be final
  • [JETTY-584] - Protect against null context path passed in to Context
  • [JETTY-588] - RetryRequest exception should be handled even if it is wrapped in ServletException
  • [JETTY-590] - Digest Authentication not correctly implemented
  • [JETTY-595] - ClassCastException when wrapping HttpSession

Improvement

  • [JETTY-336] - Requests fail if header exceeds buffer size
  • [JETTY-599] - Buffers inconsistently handle invalid index for poke()
  • [JETTY-611] - Provide general-purpose mechanism to control scanning of jars in jetty/lib and WEB-INF/lib for tlds, annotation, web.xml fragments
  • [JETTY-631] - add enhanced put support to jetty-client

New Feature

  • [JETTY-546] - web runner
  • [JETTY-569] - Extend statistics to differentiate comet requests
  • [JETTY-587] - Make a SessionManager that persists sessions to a database
  • [JETTY-589] - Statistics Servlet
  • [JETTY-607] - Create gigaspaces-based session clustering
  • [JETTY-609] - jetty-client improvements for http conversations

Edit/Copy Release Notes

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