InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

SCA/SDO go to OASIS

Posted by Mark Little on Mar 22, 2007

Sections
Development,
Enterprise Architecture
Topics
Web Services ,
WS Standards ,
Java ,
SOA
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"?

  • This article is part of a featured topic series on SOA
JBI Overlap is minimal by Michael Rowley Posted
Re: JBI Overlap is minimal by Mark Little Posted
Re: JBI Overlap is minimal by John Harby Posted
  1. Back to top

    JBI Overlap is minimal

    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

    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

    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

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.

Beauty Is in the Eye of the Beholder

Alex Papadimoulis discusses ugly code, where it comes from, how to avoid it, and how to get rid of it.

Architecting Visa for Massive Scale and Continuous Innovation

John Davies examines Visa’s architecture and shows how enterprises have architected complex integrations incorporating Hadoop, memcached, Ruby on Rails, and others to deliver innovative solutions.