Servlet容器 Jetty 7.6.0.RC0 and 8.1.0RC0 发布

openkk 12年前
     <p><a href="/misc/goto?guid=4958184803864787499" target="_blank">Jetty </a>是一个开源的servlet容器,它为基于Java的web内容,例如JSP和servlet提供运行环境。Jetty是使用Java语言编写的,它的 API以一组JAR包的形式发布。开发人员可以将Jetty容器实例化成一个对象,可以迅速为一些独立运行(stand-alone)的Java应用提供 网络和web连接。</p>    <p><img alt="Servlet容器 Jetty 7.6.0.RC0 and 8.1.0RC0 发布" src="https://simg.open-open.com/show/c53c385d7d99fc5b4c8840b305dfc43b.png" width="283" height="80" /></p>    <p><br /> Jetty 的 7.6.0 和 8.1.0 的候选发行版本可从下面地址获取:</p>    <ul>     <li>http://eclipse.org/jetty</li>     <li>http://jetty.codehaus.org</li>    </ul>    <p>详细改进记录:</p>    <p><strong>jetty-8.1.0.RC0 - 30 November 2011</strong><br />  + 352565 cookie httponly flag ignored<br />  + 353285 ServletSecurity annotation ignored<br />  + 357163 jetty 8 ought to proxy jetty8 javadocs<br />  + 357209 JSP tag listeners not called<br />  + 360051 SocketConnectionTest.testServerClosedConnection is excluded.<br />  + 361135 Allow session cookies to NEVER be marked as secure, even on HTTPS requests.<br />  + 362249 update shell scripts to jetty8<br />  + 363878 Add ecj compiler to jetty-8 for jsp<br />  + 364283 can't parse the servlet multipart-config for the web.xml<br />  + 364430 Support web.xml enabled state for servlets<br /> <br /> <strong>jetty-7.6.0.RC0 - 29 November 2011</strong><br />  + Refactored NIO layer for better half close handling<br />  + 349110 fixed bypass chunk handling<br />  + 360546 handle set count exceeding max integer<br />  + 362111 StdErrLog.isDebugEnabled() returns true too often<br />  + 362113 Improve Test Coverage of org.eclipse.jetty.util.log classes<br />  + 362407 setTrustStore(Resource) -> setTrustStoreResource(R)<br />  + 362447 add setMaxNonceAge() to DigestAuthenticator<br />  + 362468 NPE at line org.eclipse.jetty.io.BufferUtil.putHexInt<br />  + 362614 NPE in accepting connection<br />  + 362626 IllegalStateException thrown when SslContextFactory preconfigured with SSLContext<br />  + 362696 expand virtual host configuration options to ContextHandler and add associated test case for new behavior<br />  + 362742 improved UTF8 exception reason<br />  + 363124 improved websocket close handling<br />  + 363381 Throw IllegalStateException if Request uri is null on getServerName<br />  + 363408 GzipFilter should not attempt to compress HTTP status 204<br />  + 363488 ShutdownHandler use stopper thread<br />  + 363718 Setting java.rmi.server.hostname in jetty-jmx.xml<br />  + 363757 partial fix<br />  + 363785 StdErrLog must use system-dependent EOL.<br />  + 363943 ignore null attribute values<br />  + 363993 EOFException parsing HEAD response in HttpTester<br />  + 364638 SCEP does idle timestamp checking. New setCheckForIdle method controls onIdleExpired callback. 364921 a second onIdleExpired callback will result in close rather than a shutdown output.<br />  + 364657 Support HTTP only cookies from standard API<br />  + JETTY-1442 add _hostHeader setter for ProxyRule</p>