Release Notes - Jetty - Version 6.1.12.rc2 - HTML format

Bug

  • [JETTY-483] - org.mortbay.jetty.EofException thrown when handshake between BayeuxClient and servlet based on SSL
  • [JETTY-591] - the JettyWebXmlConfiguration class resets the systemClasses of the context
  • [JETTY-642] - NPE in LdapLoginModule
  • [JETTY-644] - LdapLoginModule should create proper filters when searching
  • [JETTY-670] - $JETTY_HOME/bin/jetty.sh not worked in Solaris, because of /usr/bin/which has no error-code.
  • [JETTY-671] - Configure DTD does not allow <Property> children
  • [JETTY-672] - Utf8StringBuffer doesn't properly handle null characters (char with byte value 0)
  • [JETTY-676] - ResourceHandler doesn't support HTTP HEAD requests
  • [JETTY-677] - GWT serialization issue
  • [JETTY-680] - Can't configure the ResourceCollection with maven
  • [JETTY-683] - ResourceCollection works for jsp files but doesn not work for static resources under DefaultServlet
  • [JETTY-687] - Dynamic servlet invocation(servlet.Invoker) is broken in 6.1.12 and previous versions
  • [JETTY-688] - Cookie causes NumberFormatException
  • [JETTY-696] - ./jetty.sh restart doesn't working
  • [JETTY-698] - org.mortbay.resource.JarResource.extract does not close JarInputStream jin
  • [JETTY-709] - Jetty plugin's WebAppConfig configured properties gets overridden by AbstractJettyRunMojo even when already set
  • [JETTY-712] - HttpClient does not handle request complete after response complete

Improvement

  • [JETTY-282] - Support manually-triggered reloading
  • [JETTY-331] - Jetty HashSessionIdManager hangs on startup
  • [JETTY-572] - Ensure that client id for bayeux is really unique.
  • [JETTY-585] - LdapLoginModuleTest throws verbose exception
  • [JETTY-599] - Buffers inconsistently handle invalid index for poke()
  • [JETTY-681] - MultiPartFilter is slow for file uploads
  • [JETTY-682] - more listeners and queue manipulation for cometd
  • [JETTY-684] - Update jetty-ant plugin with support for default web.xml file and proper classpath loading
  • [JETTY-699] - Optimize cometd sending of the same message to many clients
  • [JETTY-710] - work around JVM File.toURL deficiencies

Edit/Copy Release Notes

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