Versions Compared

Key

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

Tuscany SCA Java

Tuscany Java SCA provides the infrastructure to develop and run SCA based applications. At the very high level, Java SCA can be divided into a core kernel and extensions. The kernel core supports the SCA assembly model, Tuscany value-add features and simple extension point to add extensions. The kernel Tuscany Java SCA is designed to be embedded in, or provisioned to, a number of different host environments.

Tuscany SCA Java extension points allow any binding type, component implementation (programming model), policy and data binding to be easily added to Tuscanyit. 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. Below is a quick view of what is in Tuscany SCA Java today.

Bindings

Component Implementations

Data Bindings - for handling data

Apache Axis2
Celtix (this is obsolete since Apache CXF should replace it)
JMS (tested with Apache ActiveMQ)
JSON-RPC

Java components (as described in the SCA Java C&I spec)
Spring assemblies
Scripting with JSR 223
JavaScript
Groovy
Ruby
BPEL (a prototype using Apache ODE)

JAXB
SDO
Axiom
Castor
XMLBeans

...