InfoQ

News

SCA/SDO go to OASIS

Posted by Mark Little on Mar 22, 2007

Community
Java,
SOA
Topics
WS Standards ,
Web Services
Tags
Standardization
In November 2005, IBM, Oracle and others announced the release of the Service Component Architecture, which they said was an implementation agnostic way to define and build applications using SOA principles. At the time many saw this as a threat to JEE, particularly when you consider that Sun was not involved in SCA and they have their own apparently overlapping JBI standard, from which IBM and BEA droped out. Since that time, the original authors have solicited feedback and added more co-authors on the specifications, but not much has been felt in the development community.

However, with the number of partners on the specifications growing to 18, they have recently announced that work on the specifications has been completed. Furthermore, rather than continue to work on these specifications behind closed doors, the authors also announced their intent to turn them over to OASIS for standardization, as well as to turn over the SDO 2.1 Java Specification to the JCP and restart JSR 235. BEA and IBM, the current co-spec leads for JSR 235, are working with Sun on a plan to resolve the current set of issues around JSR 235 and are committed to a solution that allows this work to be done in the JCP.

As the press release states:

The SCA and SDO specifications can help organizations to more easily create new and transform existing IT assets, enabling reusable services that may be rapidly assembled to meet changing business requirements. These specifications greatly reduce complexity associated with developing applications by providing a way to unify services regardless of programming language and deployment platform. Both are technologies designed to simplify the representation of business logic and business data. Early customers are already implementing and gaining value.

As seems usual these days, the specification authors chose to take the OASIS route towards standardization. Patrick Gannon, president and CEO of OASIS had this to say:

We applaud the Open SOA Collaboration for reaching this milestone and for choosing to take the next step and advance this important work through an open standards process. We look forward to furthering the evolution of SCA from specifications to standards and to promoting the broadest possible industry adoption through education and implementation efforts.

If previous OASIS efforts are anything to go by, don't expect a finished standard for about 12 months. These specifications are huge and unless the authors expect a rubberstamping excercise, the OASIS policy of allowing any and all comers to influence the evolution of specifications towards standards can lead to interesting (and long) debates in technical committees. Whether or not SCA/SDO continues to be seen as a threat to JEE, JBI and other technologies remains to be seen. The fact that Sun is now an author of these latest specifications and IBM/BEA are interested in working within the JCP on this effort indicates that some bridge building has been taking place. Or is it a case of "Keep your friends close but your enemies closer"?

JBI Overlap is minimal by Michael Rowley Posted Mar 22, 2007 3:05 PM
Re: JBI Overlap is minimal by Mark Little Posted Mar 23, 2007 8:27 AM
Re: JBI Overlap is minimal by John Harby Posted Mar 23, 2007 10:13 AM
  1. Back to top

    JBI Overlap is minimal

    Mar 22, 2007 3:05 PM by Michael Rowley

    JBI is often mentioned as overlapping SCA. In my opinion the overlap is too small to worry about. It doesn't look like your links include this page, which does a good job of describing the relationship between the two technologies. [PLUG] If anyone wants to see my overview presentation of SCA, you can find it here. [/PLUG]

  2. Back to top

    Re: JBI Overlap is minimal

    Mar 23, 2007 8:27 AM by Mark Little

    Thanks for the reference Michael. Naming no names, but I think it's in some vendor's interests to portray this as a JBI versus SCA battle.

  3. Back to top

    Re: JBI Overlap is minimal

    Mar 23, 2007 10:13 AM by John Harby

    I think component is a wonderful concept for client side widgets like text boxes and radio groups but for the server-side it has never really seemed to work - think of all those people who were doing anything to bypass EJB and just use servlets. I prefer the old pre-CCM CORBA approach to be honest. Code that is shared across services can reside in libraries and be accessed using many different mechanisms. The term "component" even in the UML sense does suggest some constraints and dependencies which really seem unnecessary. I had thought the modern move to SOA would be replacing component with service anyway.

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.