Bindings, Platforms, and Innovation
This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.
Tracking change and innovation in the enterprise software development community
Posted by Stefan Tilkov on Sep 06, 2007 01:44 PM
The Apache Tuscany team has released version 0.99 of its open source implementation of the Service Component Architecture (SCA). SCA is a set of specifications aimed at simplifying SOA Application Development which are being standardized at OASIS as part of Open Composite Services Architecture (Open CSA).
InfoQ had the chance to talk to lead developer Jean-Sebastien Delfino to get some more information.
Asked what parts of the SCA specifications are still missing, Jean-Sebastien replied:
It is difficult to predict what the OASIS OPENCSA workgroups are going to produce, but here are the areas of the spec that still need work IMO:
- Support for more languages in addition to Java, C, C++ and BPEL, with scripting languages including PHP, JavaScript, Ruby, Python, Groovy. Tuscany already supports these languages and we’re going to work on proposals for the spec workgroups. We also just got a code contribution to support XQuery, that’s another candidate proposal for the spec.
- More bindings, in Tuscany we have developed extensions for JSON-RPC, DWR, ATOM/RSS, RMI. I’d like to see the Web 2.0 bindings make their way to the spec.
- More SCA policies, including a Transaction policy (the spec Policy workgroup is already working on it).
There has been some debate before about whether the assembly model or the programming model part of SCA is more important. Tuscany supports both the SCA assembly model (both as a programming model and service network configuration model) and the SCA Java APIs and annotations. Jean-Sebastien is aware of these debates, and shared his opinion:
A business/integration application developer shouldn’t have to know 10 different APIs to develop in an SOA. For example, let’s take an application that needs to talk to a database, an ERP system, Web services and feed or two, and integrates with a Web 2.0 UI. With SCA and Tuscany, you will view all these things through a single Service programming model, not 10 different APIs… SCA is about simplifying the business application developer’s life, and the APIs are an important part of that story.
The Tuscany SCA-Java project does not only support the Java language, but also Groovy, Python, Ruby, Javascript (available in 0.99), XQuery (not included in 0.99 but already working in the trunk planned for 1.0). BPEL support, based on Apache ODE is scheduled for 1.0 as well (see also Paul Brown’s article on ODE here on InfoQ).
There are also Tuscany SCA-Native and SDO-C++ subprojects, which already had three releases. SCA-C++/Native provides support for SCA components written in C++, but also Python, Ruby and PHP, with good integration with the native Python, Ruby and PHP interpreters, support for Web Services with Axis2C, and REST with an integration with Apache Httpd as an Apache Httpd module. SDO-C++ provides a high performance implementation of the SDO API in C++ and integration with Axiom from Apache Axis2/C. There is also PHP support, provided by the SCA-SDO-PHP project.
Tuscany SCA-Java 0.99 is the last release before 1.0. IBM WebSphere Application Server V6.1 Feature Pack for SOA is one commercial product that leverages Tuscany already. According to Jean-Sebastien, the idea is to cut the 1.0 release branch mid September to get a 1.0 release out by the end of September.
Jean-Sebastien also asked us to point out that the Apache Tuscany team appreciates any contribution, including code, testing, improving the documentation, or bug reporting. To download or for more information about the release go to: http://incubator.apache.org/tuscany/sca-java-releases.html.
Comprehensive Threat Protection for REST, SOA, and Web 2.0 Applications
Free $40 SOA Demystified Book Offer
Business Benefits of Open Source SOA
Would you enroll in an India Forex Group i.e http://www.indiaforex.com Groups?
This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.
This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.
This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.
This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.
This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.
After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.
IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.
Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.
No comments
Watch Thread Reply