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

Compare with Current View Page History

« Previous Version 17 Next »

Welcome to the Apache Tuscany SCA User guide. Here you will find information aimed to help you develop SCA components and applications using Tuscany's Java SCA implementation.

This is a work in progress, so please contribute and comment so we can make this valuable to you

Introduction">Introduction

Tuscany is based on Service Component Architecture (SCA). SCA provides a way to represent services in a variety of languages and a model for associating poicies with services.

Running the Calculator Sample">Running the Calculator Sample

Building your own Calculator Application">Building your own Calculator Application

Components ">Components

Compents are the building blocks for creating SOA Applications. They contain the information that defines the program logic or implementation (component implementation), how the component interacts with other components (component type) and defines how it fits in with the other parts of the soluion (composition/assembly).

Service Component Descritpion Language (SCDL) ">Service Component Descritpion Language (SCDL)

Unknown macro: {HTMLcomment}
  • No labels