Mike Edwards SCA Runtime for Java - Documentation

This page provides links to documents that help to explain various aspects of the Tuscany SCA Java runtime subproject and the programming model that it provides. More general documentation which applies to the Tuscany project as a whole can be found on the Tuscany Documentation page.

General Documentation

Title Description
Tuscany Java Runtime Architecture A paper describing the high level archtecture of the Java Runtime.
Tuscany Java Runtime Exception Handling A paper describing the exception handling of the Java Runtime.

Papers that Explain the SCA Programming model

Title Description
SCA White Paper A white paper that explains the SCA programming model

Specifications

Title Description
SCA Assembly Specification V0.9 The core Service Component Architecture Assembly specification
SCA Client and Implementation Model for Java Specification V0.9 The Service Component Architecture Client and Implementation specification for Java. Describes how to write SCA components in Java and how to write Clients to SCA services in Java.