summaryrefslogtreecommitdiffstats
path: root/sdo-java/tags/1.0-incubator-M2/sample/README.txt
blob: 0a6f233d55979b73d7920826da5f767fe77abfe8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Tuscany SDO Java M2 Sample Program Distribution
===============================================

This is a distribution of the sample programs for the Tuscany SDO Java implementation.

Building the SDO Java Samples Project from this source distribution 
-------------------------------------------------------------------

Note: If you have already built the SDO for Java Implementation source distribution
then these sample programs are included in that distribution and are built as part
of that process.  This distribution archive is provided for building against a
binary distribution of SDO for Java. 

Ensure that all the jar files found in the SDO for Java binary distribution's
lib directory are on your java classpath, and use your java 1.4.2 (or greater) compiler to
compile the classes in this distribution in your own favourite development environment.

Look at the site/apidocs/index.html to understand how to run these programs.