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

Brian Marick on 4 Challenges and 5 Guiding Values of Agile Software Development

Brian Marick takes us through a quick tour of the most important values and challenges to adopting Agile successfully (they aren't the typical challenges and values we hear in the community).

Are You a Software Architect?

The line between development and architecture is tricky. Does it exist at all? Is an ivory tower actually needed? There's a balance in the middle, but how do you move from developer to architect?

Agile – A Way of Life and Pragmatic Use of Authority

The word 'authority' sometimes produces an allergic response in hard-line agilists. Freedom and authority – both are bad if misused and both are good if used in right spirit for a noble cause.

Getting Started with Grails, Second Edition

"Getting Started with Grails" brings you up to speed on this modern web framework. Companies as varied as LinkedIn, Wired, and Taco Bell are all using Grails. Are you ready to get started as well?

Using ITIL V3 as a Foundation for SOA Governance

Those familiar with only ITIL V2 often scoff at the thought that ITIL could serve as a governance framework for SOA. With ITIL V3, the focus of the framework shifted towards service-orientation.

Adrian Colyer on AspectJ, tc Server and dm Server

SpringSource CTO Adrian Colyer discusses AspectJ, SpringSource's dm Server and tc Server products, OSGi and Scrum.

Adam Wiggins on Heroku

Heroku's Adam Wiggins talks about Rails, Background Jobs, Add-Ons, Ruby, and how Heroku manages to work around Ruby's inefficiencies using Erlang and other languages.

SOA as an Architectural Pattern: Best Practices in Software Architecture

For Grady Booch the foundation of a good architecture is patterns, SOA being just one of many patterns. In this Second Life presentation, Booch attempts to bring more clarity on what architecture is.