InfoQ

InfoQ

Topic/Tag specific view

Jetty Content on InfoQ


News about Jetty

Restfuse 1.0.0 - A Library For Easy REST/HTTP Integration Tests

Topics
Java,
Open Source,
Tools,
REST,
Unit Testing

EclipseSource has released the first stable version for an open source JUnit extension that automates testing of REST/HTTP services supporting both synchronous and asynchronous calls.

Java's Baby Steps on Microsoft Azure Cloud

Topics
Java,
Cloud Computing

This month Microsoft architect David Chou will be speaking at JavaOne about his experience getting Java applications to run on the Microsoft Azure cloud offering. While the technology is still early days, Mr. Chou promises brighter days ahead.

Whither the GlassFish Gem? Alternatives for Deploying JRuby Web Applications

Topics
Java,
Ruby,
Web Frameworks

When Oracle released its GlassFish roadmap, a notable absence was the GlassFish gem. This gem-based server for Rails, Merb, and Sinatra applications has become a common deployment option for the JRuby platform and has been widely recommended to the JRuby community. The gem allows Rails users running in multithreaded mode to take advantage of the JVM by running multiple threads per server instance.

Jetty 7.0 released

Topics
Web Servers,
Java,
Application Servers

The release of Jetty 7.0 was announced today and is available for download from its new home at Eclipse.org as well as via the maven repository. This version represents an evolution of Jetty 6.0, and represents a significant reorganisation of the codebase as well as numerous performance improvements. In addition, the Continuation API is now portable across different servers.

Intalio acquires Webtide, makers of Jetty

Topics
Web Servers,
Java,
Internet

Intalio, Inc., the Enterprise Cloud Company, announced the acquisition of Webtide, the team behind the Jetty open source Java application server. Jetty is currently used on millions of web servers, and powers products such as Cisco SESM, Google AppEngine, Google GWT, HP OpenView, IBM Tivoli NetView, Oracle WebLogic Business Connect, Sybase EAServer, and Yahoo! Zimbra.

Google Chose Jetty for App Engine

Topics
Cloud Computing,
Java,
Enterprise Architecture

Google App Engine was initially using Apache Tomcat as their webserver/servlet container but eventually switched to Jetty.

Jetty at Eclipse

Topics
Composition,
Java,
Application Servers

Jetty is in the process of moving to the Eclipse foundation. At EclipseCon 2009, Greg Wilkins gave an update of why it is moving, what impact it will have, and plans for the future.

Servlet 3.0 Public Review Sparks a Debate

Topics
Community,
Java,
JCP Standards

JSR-315 has produced a Public Review (PR) of the Servlet 3.0 specification, accompanied by a reference implementation in the GlassFish trunk. This release has resulted in a debate around the choices that the Expert Group (EG) has taken for the next generation Servlet APIs and the whole of the Java EE 6 platform.