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
Comments
3 responses to “Jetty with JBoss”
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
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
Thank you very much, Jan.
The information was very helpful.
Vikash S
Adviteeya Solutions