Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: organized documentation page
Section
borderfalse
Column
width15%
Include Page
TUSCANY: SCA Java Subproject Menu
TUSCANY: SCA Java Subproject Menu
Column
width85%
Wiki Markup

{panel:title= SCA JAVA Documentations |borderStyle=solid|borderColor=#C3CDA1|titleBGColor=#C3CDA1|bgColor=#ECF4D1}
* [Get Started Guides|#Get Started Guides]
** Start using Tuscany
* [User Documentation|#User Documentation]
** For application development
* [Video Series|#Video Series]
** SCA and Tuscany education in videos
* [Extension Development Guides|#Extension Development Guides]
** How to develop bindings, component types and extend data binding
* [Development Guides|#Development Guides]
** Architecture and how to get involved in development

 
{panel}
h2. {anchor:Get Started Guides}{bgcolor:#C3CDA1}Get Started Guides{bgcolor}
* [Get Started with Tuscany using Command Line|Getting Started with Tuscany ( using the Command Line)]
This is a quick getting started guide that shows you how to download the latest release, run the calculator sample and then how to use the calculator sample project as a basis for you own projects
* [Get Started with Tuscany using Eclipse|Getting Started with Tuscany]
This is a quick getting started guide that go trough the steps of building the store scenario using the Tuscany SCA distribution manually installed into Eclipse
* [Get Started with Tuscany using Tuscany Eclipse plugins|Getting Started with Tuscany (using Tuscany Eclipse Plugin)]
This quick guide goes trough the steps of building the store scenario using Tuscany Eclipse plugins.
* [Building your first web services using Tuscany|Build your first Web Services with Tuscany]
This is a quick guide that go trough the steps of exposing your pojo component as web services.

h2. {anchor:User Documentation}{bgcolor:#C3CDA1}User Documentation
{bgcolor}
* [User Guide|SCA Java User Guide]
This guide introduces you to SCA concepts and describes how to develop applications using various features of the Apache Tuscany Java SCA. 
* [User Reference|SCA Java 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|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.


h2. {anchor:Video Series}{bgcolor:#C3CDA1}Vieo Series
{bgcolor}
* [Videos on SCA and Tuscany|SCA Videos]

h2. {anchor:Extension Development Guides}{bgcolor:#C3CDA1}Extension Development Guides
{bgcolor}
* [Extension Development Guide|SCA Java Extension Development Guide]
This guide explains how to develop new binders and implementation types to extend existing Tuscany SCA Java capability.
* [Data binding guide|Tuscany Databinding Guide]
This guide gives an overview of the Tuscany Data Binding framework which transparently handles data type mapping.

h2. {anchor:Development Guides} {bgcolor:#C3CDA1}Development Guides{bgcolor}
* [Development Guides|SCA Java Development Guides]
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|SCA Java Architecture Guide]
This guide provides a high level view of SCA Java architecture.
* [Security aware programming guide|Security Aware Programming in Tuscany] or {color:green} 
[*Video*| http://vcasmo.com/video/beckerdo/2750], use tuscany passcode
{color} 
This guide shows the Tuscany developer how to write core and extension code that correctly employs the Java security features
 

Java SCA Documentation

Get Started With Tuscany

User Documentation

  • User Guide
    This 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.

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.
  • Security aware programming guide or
    Video, use tuscany passcode

    This guide shows the Tuscany developer how to write core and extension code that correctly employs the Java security features