|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
See:
Description
Packages | |
---|---|
org.apache.tuscany.samples.sdo | Provides common constants and a command line java interface for executing samples. |
org.apache.tuscany.samples.sdo.otherSources | Provides examples from sources other than the SDO specification. |
org.apache.tuscany.samples.sdo.specCodeSnippets | Provides examples containing code snippets located throughout the SDO Specification. |
org.apache.tuscany.samples.sdo.specExampleSection | Provides samples from the Examples section of the SDO Specification. |
If you are running these samples from a Tuscany samples distribution you can resolve these dependencies by ensuring that all the jar files in the lib directory of the extracted distribution are on your classpath.
If you are running these samples as a result of building Tuscany SDO for Java from a Tuscany source distribution using maven then these dependencies will be resolved by having followed the build instructions.
To run these samples against the current Tuscany codebase, follow the instructions at Developing SDO Java, which describes how to build Tuscany SDO for Java in an Eclipse SDK environment.
In order to get an overview of the samples the user may wish to run
ExecuteSamples
which will execute
all the command line examples.
java org.apache.tuscany.samples.sdo.ExecuteSamples
Alternatively, browse the JavaDoc for the sample program classes and run an
individual example of your choice in the same way. Another suggestion is to read the
SDO specifciaton in conjunction with the examples in org.apache.tuscany.samples.sdo.specExampleSection
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |