InfoQ

News

Rod Johnson Discusses SpringSource dm Server 1.0

Posted by Scott Delap on Oct 01, 2008

Community
Java
Topics
Artifacts & Tools ,
Enterprise Architecture
Tags
Spring
After a five month beta period, SpringSource has released version 1.0 of the SpringSource dm Server. The SpringSource dm Server uses OSGi (through the Eclipse Equinox container) at its core in contrast to the traditional EJB related standards. The server does support WAR based deployments however and leverage Tomcat for its webserver component. A SpringSource blog has a few quotes from satisfied early adopters:

With little effort we are able to separate a standard monolithic Spring/Tomcat-based Web application into several smaller OSGi bundles. This gives our customers better separation of concerns...
Arne Seime
Senior Consultant, Integrate AS

In my experience, it’s easy to migrate existing war files to the new server and then stepwise modularize them. There is no doubt in my mind that OSGi with some form of application extensions like you have made is the future of Java application servers...
Søren Dalby Larsen
CTO, Conscius Finance A/S

Nice Eclipse integration with server deployment and repository management. Looks like Java enterprise development is coming out of its Dark Age...
John Thomas
North Island Software

It is useful to contrast these impressions to some earlier thoughts shortly after the server was announced. Comments included concern for how the existing Spring stack would continue to operate with other appservers and licensing concerns.

InfoQ had the opportunity to talk with SpringSource CEO about the new application server. Johnson noted that as far back as his book J2EE without EJB he was advocating the concept of an ala carte application server. This has become reality with SpringSource dm Server. InfoQ then asked about SpringSource's OSGi core. Johnson explained that as a result of the server's extended beta program a large number of libraries had been tested. The SpringSource OSGi bundle repository is now approaching 1000 entries. He went on to mention that licensing concerns in regards to GPL and the server's use of the EPL Eclipse Equinox Server have been reviewed and are answered in full detail in the server's FAQ. SpringSource is also working with the OSGi Alliance to continue evolving the OSGi standard.

The conversation then shifted to possible support of future Java EE 6 profiles. Johnson noted that since those specifications were in progress it would be impossible to comment with absolute certainty. That being said SpringSource will be looking to support the Web profile if things align as expected. There is also the strong possibility of WebBeans and EJB 3.1 support if separated from legacy EJB.

Towards the end of our conversation InfoQ asked what has surprised Johnson most about the beta release. His mentioned his surprise in the number of companies that had been trying to build an OSGi based solutions internally before the release of SpringSource dm Server. Finally Johnson discussed the future directions of the server. While Spring will continue to be appserver agnostic he remarked that SpringSource would continue to enhance SpringSource dm Server to be the best place to run Spring. He also shared that enhanced management and clustering options were on the roadmap for the next year.

No comments

Watch Thread Reply

Educational Content

Confessions of A New Agile Developer

This short article is a first-person case history of someone taking up Agility for the first time. It covers the problems and reactions that are common to most teams and most developers.

Scott Chacon on Git and GitHub

Scott Chacon talks about the technologies that power GitHub (Erlang, Redis,...), and the benefits of Git as a version control and as a storage system. Also: ShowOff, a JS-based presentation tool.

Reformulating the Product Delivery Process

Israel Gat, Erik Huddleston and Stephen Chin present how Inovis realized a higher product throughput by using three unconventional Kanban practices and a Lean Release Management tool called APROPOS.

Enterprise Mashups: Why Do I Care?

Ross Mason discusses how to use enterprise mashups by applying a number of patterns, such as FeedFactory, Super Search, and Pipeline, in order to find new ways to benefit from existing enterprise data

Command-Query Responsibility Segregation

Udi Dahan discusses the Command Query Responsibility Segregation (CQRS) pattern, detailing on queries and commands, what they are and how they should be used in an asynchronous programming environment

The Story of a Project

Olivier Mallassi shares a story of a typical software development project, some typical problems and what he learned from Tom Demarco about addressing those problems, and an alternative story.

Living and Working with Aging Software

Ralph Johnson discusses principles, practices and tools relating to software development starting from already existing code which needs refactoring, maintenance, and sometimes architectural change.

IIBA Debate on the Role of the Analyst in Agile Projects

At a recent IIBA New Zealand members event Shane and Pete debated the role of the business analyst on Agile projects. They looked at the importance of analysis on projects and how the role changes.