Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Section
borderfalse
Column
width15%
Include Page
TUSCANY: SCA Java Subproject MenuTUSCANY:
SCA Java Subproject Menu
Column
width85%

SCA Java

SCA Documentation

Get Started With Tuscany

Documentation for 1.x

User Guide
Panel
borderColor#C3CDA1
bgColor#ffffff
titleBGColor#C3CDA1
titlewidth5
titleGetting Started with Tuscany
borderStylesolid

These guides help you to get setup in Tuscany, develop and run a simple application using comand line or Eclipse.

User Documentation


  • This is a quick guide
introduces you to SCA concepts and describes how to develop applications using various features of the Apache Tuscany Java SCA.
  • User Reference
    This reference guide helps you identify when certain extensions (bindings, implementation types, interfaces and policy) are added to Tuscany SCA releases.
  • Running Tuscany with Java 2 Security Enabled
    This guide describes how to run Apache Tuscany and SCA applications in various environments while enabling Java 2 security and ensuring the application is running in a secured environment.
    • to show you how to import Tuscany samples and tests into the Eclipse environment.
    Panel
    borderColor#C3CDA1
    bgColor#ffffff
    titleBGColor#C3CDA1
    titlewidth5
    titleSCA Introduction
    borderStylesolid

    provides a quick introduction to SCA and links to the SCA specifications
    Introduction to SCA

    Panel
    borderColor#C3CDA1
    bgColor#ffffff
    titleBGColor#C3CDA1
    titlewidth5
    titleTuscany SCA User Guide
    borderStylesolid

    These guides provide the following information:

    • How to develop and run applications using Tuscany in a single node or multi node environment
      User Guide
    • What are the available Tuscany extensions and how to use them? This includes bindings, impelementation types, interface types, policies, databindings.
      Extension Guide
    • Available development and management tools for Tuscany
      SCA Java Tools Guides
    Panel
    borderColor#C3CDA1
    bgColor#ffffff
    titleBGColor#C3CDA1
    titlewidth5
    titleTuscany SCA Extension Development Guides
    borderStylesolid

    Although Tuscany provides many extensions, you might be interested to add an extension that is not available today. This guide helps you understand how to develop extensions such
    as new bindings, implementation types, interfaces, policies, etc.

    (lightbulb) You are welcome to contribute these new extensions to Tuscany and make them available to others in the community.

    Panel
    borderColor#C3CDA1
    bgColor#ffffff
    titleBGColor#C3CDA1
    titlewidth5
    titleTuscany SCA Java Development Guides
    borderStylesolid

    These guides help you learn more about Tuscany architecture and how to get involved in the
    development of Tuscnay. We look forward to your help.

    Developer Documentation

    Developer
    • Guide
      If you would like to contribute to the project, this guide explains how to build Java SCA and how to contribute code back to the project.
    • Architecture Guide
      This guide provides a high level view of SCA Java architecture.
  • Extension Development Guide
    This guide explains how to develop code that extends Tuscany SCA Java.
  • Data binding guide
    This guide gives an overview of the Tuscany Data Binding framework which transparently handles data type mapping.