You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 27 Next »

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 framework. The kernel is designed to be embedded in, or provisioned to, a number of different host environments.

The extension framework in Tuscany allows any binding type, component implementation (programming model) and data binding to be easily added to Tuscany. The Tuscany community has contributed the extensions that are shown below. Extensions become available on the latest releases as volunteers test and maintain the extension for the latest release.

Bindings - used for services and references
Celtix
Axis2
JMS

component Implemenation
Spring
JavaScript
Groovy

DataBinding - for handling data
JAXB
SDO

Copyright © 2006, The Apache Software Foundation Apache Tuscany is undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Web Services PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

  • No labels