With release 6.1.0pre2 we now provide Jetty-JBoss integration for the Jetty 6 series.

This brings a number of important new features for JBoss users to enjoy such as servlet 2.5 support, and moreover, scalability for ajax via our Continuations mechanism and our cometd implementation.

There’s the beginnings of documentation on it on the jetty wiki.

For the moment, you’ll need to build the extras/jboss module from the jetty src distro (instructions on the wiki). For future releases, we’ll publish a sar file to the usual repositories


3 Comments

Vikash · 28/01/2009 at 09:50

Hi,

Could you provide me a link for how to use Jetty 5 or latest stable release with JBoss replacing the underlying embedded Tomcat server?
Please also tell me how to configure Jetty to use in Clustered JBoss environment. We require http session replication in the cluster. Is it possible with Jetty?
We want to move to Jetty because it is faster.

Thanks in advance,
Vikash S
Adviteeya Solutions

Jan · 28/01/2009 at 10:28

Vikash,

The documentation is on the Jetty wiki site at:

http://docs.codehaus.org/display/JETTY/JBoss

If you have questions after reading the doco, then the best thing to do is to email the jetty lists at user@jetty.codehaus.org for community support, or alternatively contact Webtide for commercial support.

cheers
Jan

Vikash Samota · 02/02/2009 at 08:26

Thank you very much, Jan.
The information was very helpful.
Vikash S
Adviteeya Solutions

Comments are closed.