Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
borderfalse
Column
width15%
Include Page
TUSCANY: SCA Java Subproject Menu
TUSCANY: SCA Java Subproject Menu
Column
width85%

Tuscany SCA Java

Tuscany Java SCA is a lightweight runtime that is designed to run standalone or provisioned to different host environments. The modularized architecture allows users to pick and choose modules that cater to their business needs therefore resulting in small footprint.

At a high level,Tuscany Java SCA infrastructure can be divided into two categories of modules: core and extensions. The core consists modules consist of selectable components that provide support for SCA and data handling as well as the core runtime. The core runtime provides system services to deal with includes functions such as loading system and application services, building and managing composites, etc. The extension category consists of a set of selectable modules that support integration of various technologies that are required in SOA environment. This includes support for various protocols through bindings, programming languages through implementations, data types, etcsecurity and transaction through policies. This whole thing constitutes an SCA node. An SCA composite application can be spread across multiple nodes in a cloud or be run on a single node. This administrative domain scope is referred to as the SCA domain.
Image Removed Image Added
For a complete list of supported extensions please see extension documentation . The extensible architecture of SCA Java allows any missing extension to be easily added.

Tuscany SCA Java has implemented SCA specifications 1.0 defined by www.osoa.org in its 1.x code line. Tuscany community is working on compliance with OASIS version of SCA in 2.x code line. You can learn more about what is in progress at Java SCA Roadmap Wiki Page and get involved.

(lightbulb) Build your first SCA application in 10 minutes! Give it a try

...