mike edwards apache tuscany - Installation instructions for Java projects

This page describes what is needed to install and run Tuscany SCA, SDO and DAS for Java.

if you haven't already, the first step is to download the latest release of apache tuscany from our downloads page.

in order to run the tuscany java projects there are some minimum system requirements

Software Download Link Download Instructions
jdk Steps for Java setup is here.
operating system
  • windows xp sp2
  • linux: red hat fedora core
Apache Maven 2.0.4 You would use maven to build samples if you wish to. Instruction for downloading mave 2.0.4 and building samples is here.

Download and Setup

Build Samples

You are now ready to build samples. For example, go to samples/sca/helloworld and issue the following command to build it.

			mvn