Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width12%
Include Page
TUSCANY:Java SCA Menu
TUSCANY:Java SCA Menu
Column
width88%

Overview

This page needs content. Thanks for your contribution (smile)

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

The extension framework point in Tuscany allows any binding type, component implementation (programming model), policy and data binding to be easily added to Tuscany. 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.

Bindings - used for services and references
Celtix (this is obsolet since CXF should replace it)
Axis2
JMS
JSONRPC

component Implemenation
Spring
JavaScript
Groovy
BPEL
JSR 223

DataBinding - for handling data
JAXB
SDO

...