Archive for January, 2010

Keith Donald

Ajax Simplifications in Spring 3.0

In my last entry, I walked you through several enhancements in Spring 3 for web application development. A number of you expressed interest in a follow-up entry focused on Ajax remoting. Spring 3 provides a lot in this area to take advantage of. Read on, and I'll walk you through it.
Spring and [...]

Stefan Schmidt

Introduction To Spring Roo Screencast

After our mad dash to the final release of Spring Roo 1.0.0 on New Year's Eve, many users have asked for an introductory screencast.

In this 5 minute screencast you will see how to:

Develop a simple "contact manager application" using the Roo shell
Import and edit the project our free IDE, SpringSource Tool Suite (STS)
Run the Roo-provided [...]

Andy Wilkinson

dm Server 2.0.0 released

As Adrian mentioned, today is the day for dm Server 2.0 and I'm delighted to announce that dm Server 2.0 is now available. Thank you for all of the feedback that we've had during the development of 2.0, it's helped to shape it into what we believe is a big step forward for enterprise OSGi. [...]

Adrian Colyer

dm Server project moves to Eclipse.org

Today we will be releasing version 2.0 of the dm server. This represents a major milestone for the project, and for enterprise application development with OSGi in general. I’m delighted to now be able to reveal the next step in the dm Server journey: we have submitted a proposal at Eclipse.org to continue development of [...]

Mark Fisher

Task Scheduling Simplifications in Spring 3.0

Continuing the Spring 3.0 "simplification series" started by Keith and Chris, I would like to provide a quick overview of simplifications in scheduling and task execution enabled by Spring 3.0.
I will be walking through a basic sample application that you can checkout from the spring-samples Subversion repository. It has been designed to be as simple [...]