Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Joakim Erdfelt a52925efcc 431279 - jetty-start / Unable to start jetty if no properties are defined.
+ Removed spurious check for no properties set (as System Properties are
  not part of that check, but should have been, which essentially means
  that there is never no properties available)
2014-03-26 11:34:08 -07:00
LICENSE-CONTRIBUTOR add cla-tbecker.txt 2012-07-17 21:37:33 +02:00
aggregates [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
apache-jsp 430341 - add apache jsp and jstl optional modules 2014-03-14 16:54:03 +11:00
apache-jstl 430341 - add apache jsp and jstl optional modules 2014-03-14 16:54:03 +11:00
dists committing checkpoint for debs 2012-11-20 09:48:52 -06:00
examples Refactored NPN code for the soon-to-arrive ALPN code. 2014-03-20 16:22:43 +01:00
jetty-annotations merged quickstart changes 2014-03-14 13:07:00 +11:00
jetty-ant 429616 Use UTF-8 encoding for XML 2014-03-10 15:23:08 +11:00
jetty-client Sprinkling in some test timeouts for the Java 8 build 2014-03-25 10:43:38 -07:00
jetty-continuation [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-deploy 428817 - jetty-start / Allow for property to configure deploy manager `webapps` directory 2014-03-21 11:54:41 -07:00
jetty-distribution 430490 Added JETTY_SHELL 2014-03-21 13:54:23 +11:00
jetty-fcgi 424107 - Jetty should not finish chunked encoding on exception. 2014-03-21 21:29:43 +01:00
jetty-http 425991 added qml mime type 2014-03-20 12:49:49 +11:00
jetty-http-spi [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-io [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-jaas [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-jaspi [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-jmx [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-jndi Exclude javax.activation jar from glassfish mail jar as unnecessary. 2014-03-10 13:42:05 +11:00
jetty-jsp [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-jspc-maven-plugin [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-maven-plugin [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-monitor [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-nosql 429357 JDBCSessionManager.Session.removeAttribute don't set dirty flag if attribute already removed 2014-03-13 16:21:23 +11:00
jetty-osgi More work to make alpn & npn builds sane 2014-03-25 15:47:15 -07:00
jetty-overlay-deployer 429616 Use UTF-8 encoding for XML 2014-03-10 15:23:08 +11:00
jetty-plus merged quickstart changes 2014-03-14 13:07:00 +11:00
jetty-proxy [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-quickstart added jetty-quickstart module 2014-03-19 09:56:19 +11:00
jetty-rewrite 414206 Rewrite rules re-encode requestURI 2014-03-20 11:32:01 +11:00
jetty-rhttp Happy New Year - 2014! 2014-01-02 14:50:14 -07:00
jetty-runner [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-security [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-server Revert "430242 - added SharedBlockingCallback to support threadsafe blocking" 2014-03-21 17:55:48 +11:00
jetty-servlet 424107 Abort HttpTransport if already committed on error 2014-03-21 13:51:30 +11:00
jetty-servlets [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-spdy More work to make alpn & npn builds sane 2014-03-25 15:47:15 -07:00
jetty-spring [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-start 431279 - jetty-start / Unable to start jetty if no properties are defined. 2014-03-26 11:34:08 -07:00
jetty-util Revert "430242 - added SharedBlockingCallback to support threadsafe blocking" 2014-03-21 17:55:48 +11:00
jetty-util-ajax [maven-release-plugin] prepare for next development iteration 2014-03-07 09:10:08 -06:00
jetty-webapp 427185 Add org.objectweb.asm. as serverClass 2014-03-19 13:20:31 +11:00
jetty-websocket Revert "430242 - added SharedBlockingCallback to support threadsafe blocking" 2014-03-21 17:55:48 +11:00
jetty-xml JDK 8 build fix: now test uses LinkedHashMap to avoid random position of attributes in XML. 2014-03-20 15:26:09 +01:00
tests Refactored NPN code for the soon-to-arrive ALPN code. 2014-03-20 16:22:43 +01:00
.gitattributes More fixes for Windows build 2013-11-04 16:50:18 -07:00
.gitignore Apply changes resulting from the quickstart project 2014-02-13 12:31:14 +11:00
LICENSE LICENSE 2013-10-03 09:25:10 +10:00
LICENSE-eplv10-aslv20.html 392237 renamed license file 2012-10-18 14:33:23 +11:00
NOTICE.txt Cleaning up some New Years leftovers 2014-01-03 08:18:24 -07:00
README.TXT renamed README.txt to README.TXT and updated contents 2013-08-29 00:32:36 +10:00
README.md Initial commit 2013-08-30 07:04:21 -07:00
VERSION.txt set for dev 2014-03-07 09:10:45 -06:00
header-template.txt standardize license header blocks 2012-08-16 19:11:27 -05:00
icon.jpg Add an icon.jpg file to the project. 2011-07-06 14:41:50 -05:00
pom.xml More work to make alpn & npn builds sane 2014-03-25 15:47:15 -07:00
settings.xml Windows file mod (0755 to 0655) changes 2014-01-13 19:13:19 -07:00

README.md

jetty-fcgi

Jetty FastCGI Support