summaryrefslogtreecommitdiffstats
path: root/sdo-java/tags/1.0-incubator-M2/distribution/readme.html
blob: e9bc489bef26b0f151101aebb508c08c9eab302f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<HTML>
<head>
<title>
Tuscany SDO for Java M2 Binary Distribution
</title>
</head>
<body>
<H1>Tuscany SDO for Java M2 Binary Distribution Readme File</h1>
<h2>Legal Notices</h2>
<p>
See the <a href="LICENSE.txt">LICENSE.txt</a> and <a href="NOTICE.txt">NOTICE.txt</a> files for legal information concerning this distribution. 
</p>
<h2>Release Information</h2>
<p>
See the <a href="RELEASE_NOTES.txt">RELEASE_NOTES.txt</a> file for a summary of what's new with this release,  or the <a href="CHANGES.txt">CHANGES.txt</a> file for a detailed list of the changes since the M1 release.
</p>
<h2>Documentation</h2>
<p>
For general documentation about the Tuscany project and the SDO for Java, see the <a href="http://incubator.apache.org/tuscany">Tuscany</a> website.
</p>
<p>
This distribution contains javadoc for the <a href="javadoc/api/index.html">SDO 2.0.1 API</a>.
It also contains Javadoc for the <a href="javadoc/impl/index.html">implementation code</a>.
Although this is not of general use to the SDO user, there are some classes in the implementation code which are of interest
to the user of SDO, these include
<ul>

    <li>org.apache.tuscany.sdo.util.SDOUtil</li>
    <li>org.apache.tuscany.sdo.generate.XSD2JavaGenerator</li>
    <li>org.apache.tuscany.sdo.generate.Interface2JavaGenerator</li>
</ul>
</p>
<h2>Samples</h2>
<p>
Sample source code is available to <a href="http://incubator.apache.org/tuscany/downloads.html">download</a> as a separate distribution to accompany this binary distribution. 
Download and unpack a suitable archive and follow the instructions in the archive to build and run the samples.
</p>
<p>
</p>
<p>
</p>
</body>
</HTML>