Can Jetty be integrated with JBoss or other J2EE servers?
Yes!

Jetty has been integrated with JBoss, one of the leading J2EE implementations, to provide a fully open source J2EE solution. In fact, as of JBoss 3.0, Jetty is the defacto standard web container shipped with JBoss releases. Jetty developers continue to work closely with JBoss to maintain a tight integration.

Links to the latest Jetty/JBoss release can be found on the JBoss site.

There is also an outdated (but soon to be updated) overview of using Jetty in JBoss available.

Whilst Jetty developers are not currently actively involved in integrating Jetty with other J2EE implementations, others in the open source community could well be. If you are, or you know of such a project, please let us know


Return to JettyFaq