RSS feed
<< Previous | Home | Next >>

Jetty supports Annotations for the JSF RI

Jetty supports annotations on managed beans with Sun's JSF RI version 1.2_04.

Read more...

Hightide Released

Release 6.1.0pre3 of Hightide is available for download

Hightide is a versioned, optimized distro of Jetty, with many J2EE/JavaEE features pre-integrated in a lightweight manner, also including state-of-the-art support for Ajax webapps.

Read more...

Jetty and Pitchfork (Spring EJB3)

Pitchfork is an add-on for Spring for EJB3. I've integrated it with Jetty, so you can "do the Spring thing" with EJB3s in your webapps.

Read more...

Jetty and JBoss EJB3

JBoss has released an alpha version of their EJB3 impl that is embeddable in any web or app server. Here's how to make it work with Jetty.

Read more...

Jetty with JBoss

Bringing servlet2.5 and ajax scalability to JBoss

Announcing JBoss integration for the Jetty 6 series.

Read more...

Maven Webapp Archetypes for Download

Templates for DWR, Dojo, ActiveMQ-Web, SiteMesh, Tapestry, Struts, JSF and more

Webtide has created a collection of maven webapp project archetypes which are freely downloadable from our site.

Read more...

Running JIRA on Jetty

It works!

Somebody recently brought it to my attention that there's a rumour going around that you can't run JIRA on Jetty.

Read more...

Running Jetty as non-root user on port 80

A new feature in jetty makes this easy.

We've added a new feature to jetty to enable running as a non-root user on low numbered ports.

Read more...

Atomikos Goes Open Source

JTA/XA Transaction Manager

The guys at Atomikos, creators of the excellent JTA/XA transaction manager have decided to go open source.

Read more...

Jspc Precompilation Plugin for Maven

New Jetty Plugin

I've added a new maven2 plugin that does jsp pre-compilation. Just like the Jetty Maven Plugin, the new plugin detects whether jsp2.0 or jsp2.1 is required at runtime and generates the correct classes accordingly.

It is currently available from svn trunk of jetty. I have a few ideas for improvements, so any suggestions to jetty-discuss@sourceforge.net will be warmly received.

Read more...