Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Section
borderfalse
Column
width12%15%

General

FAQ
Downloads
What's new?
Extensions

Guides

User Guide
Getting Started
Extension Guide
Architecture Guide

Development

Source Code
Get Involved

Include Page
SCA Native Subproject Menu
SCA Native Subproject Menu
Column
width88%85%
The

Tuscany SCA

C++ ProjectThis page needs to be verified

Native

Tuscany SCA C+/ native is an implementation of extesible SCA runtime implementation written in C++ that supports component implementations written in:

. To try it out, we recommend using the SCA C+ Milestone release 2 available from our downloads page.

Tuscany native SCA provides the infrastructure to develop and run SCA based applications. At the very high level, native SCA can be divided into a core kernel and extensions. The kernel supports the SCA assembly model, Tuscany value-add features and simple extension point to add extensions. The kernel is designed to be embedded in, run standalone, or preovisioned to a number of different host environments such as Tomcat and Geronimo (soon).

Tuscany SCA native extension points allow any binding type, component implementation (programming model), policy and data binding to be easily added to it. The Tuscany community has contributed the extensions that are shown below. An extension becomes available for the latest Kernel release as volunteers test and enhance the extension to work with the latest release.
  • )
  • Ruby
  • Python
  • PHP (under development)

Bindings - used for services and references
Apache Axis2
JSON-RPCSOAP/Axis2c
RESTComponent Implementations C

++ components (as described in the SCA C++ C&I spec)
Ruby
Python
PHP (almost there)Data Bindings - for handling data
SDO
Axiom

To try it out, we recommend using the latest SCA Native Milestone release available from our downloads page.