
Copyright 2005 Mort Bay Consulting
This technique has already been applied to JBoss, one of the leading J2EE implementations, to provide a fully open source J2EE solution. Jetty was the default container for JBoss 3.0 to JBoss 3.2.2. Jetty developers continue to work closely with JBoss to maintain a tight integration. A JBoss-Jetty service release is available from the JBoss project and the Jetty project builds a jetty sar for the current version of JBoss with each release.
Jetty is currently being used as the default web container for the apache geronimo project, which is developing a certified J2EE container under the apache license.
The Jetty is also integrated as the web container of the JOnAS Open Source application server. Again, members of the Jetty and JOnAs communities are actively involved in honing this integration. You can find the download lists here.
Additionally, the Jetty community has developed the JettyPlus subproject, which extends Jetty by providing support for such J2EE-style features such as distributed transactions, JNDI, JAAS and various resource services such as DataSources and Mail.
Finally, Jetty is widely used within both the Open Source and commercial worlds but as these communities are large, diverse and fast moving it is difficult to keep a definitive list of Jetty integrations. So, if you are working on a Jetty J2EE integration or you know of such a project, please let us know.