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 provides the infrastructure for easily developing and running applications using a service-oriented approach. This lightweight runtime is designed to be embedded in, or provisioned to, a number of different host environments without much effort.

At the very high level, Java SCA can be divided into core and extensions. The core supports the SCA assembly model, Tuscany value-add features and simple extension point to add extensions. Tuscany SCA Java extension points allow any binding type, implementation types(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 Tuscany release as volunteers test and enhance the extension to work with that release.

Implementation Types

Bindings

Data Bindings

Interface Types

Java components
Spring assemblies
Scripting with JSR 223(JavaScript, Groovy, Ruby, Python & XSLT)
BPEL (a prototype using Apache ODE)
XQuery

Webservice using Apache Axis2
JMS (tested with Apache ActiveMQ)
JSON-RPC
EJB
Feed

JAXB
SDO
Axiom
Castor
XMLBeans

Java
WSDL 1.1

SCA Java is integrated with Tomcat, Jetty and Geronimo(in progress).

...