Servlet 容器 Jetty 7.5.4.v20111024 与 Jetty 8.0.4.v20111024发布
fmms 13年前
<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连接。<br /> 特性:</p> <ul> <li>Full-featured and standards-based</li> <li>Open source and commercially usable</li> <li>Flexible and extensible</li> <li>Small footprint</li> <li>Embeddable</li> <li>Asynchronous</li> <li>Enterprise scalable</li> <li>Dual <a href="/misc/goto?guid=4958195913020332565">licensed</a> under Apache and Eclipse</li> </ul> <p><img title="jetty-logo-80x22.png" border="0" alt="jetty-logo-80x22.png" src="https://simg.open-open.com/show/c53c385d7d99fc5b4c8840b305dfc43b.png" width="283" height="80" /><br /> <img title="22160213_vzjr.gif" border="0" alt="22160213_vzjr.gif" src="https://simg.open-open.com/show/9188aeb40649ebc3bb7e8f26d405202f.gif" width="467" height="60" /></p> 详细改进记录请看: <pre>I have released a new minor bugfix release for Jetty. The artifacts are already in maven central. Eclipse: <a href="/misc/goto?guid=4958195913764741527">http://download.eclipse.org/jetty</a> Codehaus: <a href="/misc/goto?guid=4958195914504901084">http://dist.codehaus.org/jetty</a> Deb: <a href="/misc/goto?guid=4958195915233559797">http://dist.codehaus.org/jetty/deb</a> Rpm: <a href="/misc/goto?guid=4958195915967825354">http://dist.codehaus.org/jetty/rpm</a> cheers, jesse jetty-7.5.4.v20111024 - 24 October 2011 + 358263 JDBCSessionIdManager add setDatasource(DataSource) method + 358649 Replace existing StdErrLog system properties for DEBUG/IGNORED with LEVEL instead. + 360836 Accept parameters with bad UTF-8. Use replacement character + 360912 CrossOriginFilter does not send Access-Control-Allow-Origin on responses. 355103 Make allowCredentials default to true in CrossOriginFilter. + 360938 Connections closed after a while. + 361319 Log initialization does not catch correct exceptions on all jvms + 361325 359292 Allow KeyStore to be set + 361456 release timer task on connection failed + 361655 ExecutorThreadPool.isLowOnThreads() returns wrong value. + JETTY-1444 start threadpool before selector manager jetty@xxxxxxxxxxxxxxxxxxxxxxxx - 24 October 2011 + JETTY-1443 Corrected property names in jetty-setuid.xml + JETTY-1446 jetty-setuid is not unpacked to jetty-hightide jetty-8.0.4.v20111024 - 24 October 2011 + 358263 JDBCSessionIdManager add setDatasource(DataSource) method + 358649 Replace existing StdErrLog system properties for DEBUG/IGNORED with LEVEL instead. + 360836 Accept parameters with bad UTF-8. Use replacement character + 360912 CrossOriginFilter does not send Access-Control-Allow-Origin on responses. 355103 Make allowCredentials default to true in CrossOriginFilter. + 360938 Connections closed after a while. + 361135 secure cookies for sessions + 361319 Log initialization does not catch correct exceptions on all jvms + 361325 359292 Allow KeyStore to be set + 361456 release timer task on connection failed + 361655 ExecutorThreadPool.isLowOnThreads() returns wrong value. + JETTY-1444 start threadpool before selector manager jetty@xxxxxxxxxxxxxxxxxxxxxxxx - 24 October 2011 + JETTY-1443 Corrected property names in jetty-setuid.xml + JETTY-1446 jetty-setuid is not unpacked to jetty-hightide -- jesse mcconnell jesse.mcconnell@xxxxxxxxx</pre> <p>相关下载:</p> <pre>Eclipse: <a href="/misc/goto?guid=4958195913764741527">http://download.eclipse.org/jetty</a> Codehaus: <a href="/misc/goto?guid=4958195914504901084">http://dist.codehaus.org/jetty</a> Deb: <a href="/misc/goto?guid=4958195915233559797">http://dist.codehaus.org/jetty/deb</a> Rpm: <a href="/misc/goto?guid=4958195915967825354">http://dist.codehaus.org/jetty/rpm</a></pre>