2016/05/28 - Apache Tuscany has been retired.

For more information, please explore the Attic.

 
 Apache Tuscany > Home > SDO Overview > SDO Java > SDO Java User Guide User List | Dev List | Issue Tracker  
Apache Tuscany SDO Java User Guide

This page is work in progress. Thanks for your contribution


 

Getting Started

As an SDO user, you have (at least) three ways of establishing a Tuscany SDO runtime environment on your machine. In decreasing order of likelihood, you can either

  • download a binary distribution of a Tuscany Java SDO milestone release, and follow the instructions in the release archive
  • Or you can download a Tuscany source distribution, and follow the instruction in the release archive to recreate the corresponding binary release
  • or you can build from the svn repository source code, giving you the flexibility to base your runtime on the most recent code, or a particular level of your choice.

If you are going to take either of the latter two approaches you will need to establish a development environment.

For examples of how to use SDO, you can look at the documents or at the samples. If you have downloaded the source distribution, the sample code will be part of that distribution. If however you have downloaded a binary distribution, you'll need to go and download the sample source code as a separate archive.

Other sources of inspiration might come from the use of SDO within the Tuscany DAS and SCA code. When you come across issues, please look at and/or post to the Tuscany mailing lists.

Example Walk-through

The following articles published by Tuscany committers, Kelvin Goodson and Geoffrey Winn, in Java Developer Journal provide a quick view of SDO concepts accompanied by a sample code for a real scenario.

Also, the detailed documentation about the Samples is available at Sample Program Contents

Service Data Object Specification 2.1

The SDO Specification 2.1 for Java describes the data programming interface for Java language.

website stats