summaryrefslogtreecommitdiffstats
path: root/site/tags/site-090106-pre667/site-author/documentation.xml
diff options
context:
space:
mode:
Diffstat (limited to 'site/tags/site-090106-pre667/site-author/documentation.xml')
-rw-r--r--site/tags/site-090106-pre667/site-author/documentation.xml235
1 files changed, 235 insertions, 0 deletions
diff --git a/site/tags/site-090106-pre667/site-author/documentation.xml b/site/tags/site-090106-pre667/site-author/documentation.xml
new file mode 100644
index 0000000000..39890f3ede
--- /dev/null
+++ b/site/tags/site-090106-pre667/site-author/documentation.xml
@@ -0,0 +1,235 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document>
+ <properties>
+ <title>Tuscany Documentation</title>
+ <bannertitle>Tuscany Documentation</bannertitle>
+ </properties>
+ <body>
+ <section name='Implementation Related'>
+ <p>This page provides links to a set of documents that help to explain various
+ aspects of the Tuscany project and the SOA programming model that it provides (initially
+ the SCA and SDO specifications). There are also links to the OSOA
+ specifications that the Tuscany Projects are based upon. </p>
+ <table class="bodyTable">
+ <tr>
+ <td>
+ <table>
+ <tbody>
+ <tr>
+ <td width="231" valign="top" bgcolor="#dbdbdb">
+ <b>
+ <font color="#002953">Title</font>
+ </b>
+ </td>
+ <td width="387" valign="top" bgcolor="#dbdbdb">
+ <b>
+ <font color="#002953">Description</font>
+ </b>
+ </td>
+ </tr>
+ <tr>
+ <td width="250" valign="top">
+ <font color="#000000" face="arial,helvetica,sanserif" size="-1">
+ <a href="ExtendingTuscany.pdf" target="_blank">Extending Tuscany</a>
+ </font>
+ </td>
+ <td width="387">
+ <font color="#000000" face="arial,helvetica,sanserif" size="-1">Describes how to
+ extend Tuscany by contributing a new implementation/binding type</font>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </table>
+ </section>
+ <section name='Specifications Related'>
+ <table>
+ <tr>
+ <td>Tuscany is an implementation of the SCA and SDO Specifications being
+ developed by the
+ <a
+ href="http://www.osoa.org">OSOA Collaboration</a>
+ The current implementation is based on the following specifications:</td>
+ </tr>
+ <tr>
+ <td>
+ <ul>
+ <li>
+ <a
+ href="http://www.osoa.org/display/Main/Service+Component+Architecture+Specifications">OSOA
+ - Service Component Architecture Specifications</a>
+ </li>
+ <li>
+ <a
+ href="http://www.osoa.org/display/Main/Service+Data+Objects+Draft+Specifications">OSOA
+ - Service Data Objects Draft Specifications </a>
+ </li>
+ </ul>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <i>Note</i>
+ :
+ <i>These specifications have evolved since the release of Tuscany M1 (Milestone
+ 1). The versions of SCA &amp; SDO Specifications that were used for Tuscany M1
+ Release are: -</i>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <table>
+ <tbody>
+ <tr>
+ <td width="231" valign="top" bgcolor="#dbdbdb">
+ <b>
+ <font color="#002953">Title</font>
+ </b>
+ </td>
+ <td width="387" valign="top" bgcolor="#dbdbdb">
+ <b>
+ <font color="#002953">Description</font>
+ </b>
+ </td>
+ </tr>
+ <tr>
+ <td width="231" valign="top" bgcolor="#f4f4f4">
+ <font color="#000000" face="arial,helvetica,sanserif" size="-1">
+ <a
+ href="http://download.boulder.ibm.com/ibmdl/pub/software/dw/specs/ws-sca/SCA_AssemblyModel_V09.pdf"
+ target="_blank">SCA Assembly Specification V0.9</a>
+ </font>
+ </td>
+ <td width="387" bgcolor="#f4f4f4">
+ <font color="#000000" face="arial,helvetica,sanserif" size="-1">The core Service
+ Component Architecture Assembly specification</font>
+ </td>
+ </tr>
+ <tr>
+ <td width="231" valign="top">
+ <font color="#000000" face="arial,helvetica,sanserif" size="-1">
+ <a
+ href="http://download.boulder.ibm.com/ibmdl/pub/software/dw/specs/ws-sca/SCA_ClientAndImplementationModelforJava_V09.pdf"
+ target="_blank">SCA Client and Implementation Model for Java Specification V0.9</a>
+ </font>
+ </td>
+ <td width="387">
+ <font color="#000000" face="arial,helvetica,sanserif" size="-1">The Service
+ Component Architecture Client and Implementation specification for Java.
+ Describes how to write SCA components in Java and how to write Clients to SCA
+ services in Java.</font>
+ </td>
+ </tr>
+ <tr>
+ <td width="231" valign="top" bgcolor="#f4f4f4">
+ <font color="#000000" face="arial,helvetica,sanserif" size="-1">
+ <a
+ href="http://download.boulder.ibm.com/ibmdl/pub/software/dw/specs/ws-sca/SCA_ClientAndImplementationModel_Cpp_V09.pdf"
+ target="_blank">SCA Client and Implementation Model for C++ Specification V0.9</a>
+ </font>
+ </td>
+ <td width="387" bgcolor="#f4f4f4">
+ <font color="#000000" face="arial,helvetica,sanserif" size="-1">The Service
+ Component Architecture Client and Implementation specification for C++.
+ Describes how to write SCA components in C++ and how to write Clients to SCA
+ services in C++.</font>
+ </td>
+ </tr>
+ <tr>
+ <td width="231" valign="top">
+ <font color="#000000" face="arial,helvetica,sanserif" size="-1">
+ <a
+ href="http://download.boulder.ibm.com/ibmdl/pub/software/dw/specs/ws-sdo/SDO_Specification_Java_V2.01.pdf"
+ target="_blank">SDO Specification for Java V2.01</a>
+ </font>
+ </td>
+ <td width="387">
+ <font color="#000000" face="arial,helvetica,sanserif" size="-1">The Service Data
+ Objects specification for Java. Describes the data programming interfaces of SDO
+ in the Java language.</font>
+ </td>
+ </tr>
+ <tr>
+ <td width="231" valign="top" bgcolor="#f4f4f4">
+ <font color="#000000" face="arial,helvetica,sanserif" size="-1">
+ <a
+ href="http://download.boulder.ibm.com/ibmdl/pub/software/dw/specs/ws-sdo/SDO_Specification_CPP_V2.01.pdf"
+ target="_blank">SDO Specification for C++ V2.01</a>
+ </font>
+ </td>
+ <td width="387" bgcolor="#f4f4f4">
+ <font color="#000000" face="arial,helvetica,sanserif" size="-1">The Service Data
+ Objects specification for C++. Describes the data programming interfaces of SDO
+ in the C++ language.</font>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </table>
+ </section>
+ <section name='Others'>
+ <table class="bodyTable">
+ <tr>
+ <td>
+ <table>
+ <tbody>
+ <tr>
+ <td width="231" valign="top" bgcolor="#dbdbdb">
+ <b>
+ <font color="#002953">Title</font>
+ </b>
+ </td>
+ <td width="387" valign="top" bgcolor="#dbdbdb">
+ <b>
+ <font color="#002953">Description</font>
+ </b>
+ </td>
+ </tr>
+ <tr class="a">
+ <td bgcolor="#f4f4f4">
+ <a href='http://download.boulder.ibm.com/ibmdl/pub/software/dw/specs/ws-sca/SCA_White_Paper1_09.pdf' target='_blank'>SCA
+ White Paper</a>
+ </td>
+ <td bgcolor="#f4f4f4">A white paper describing Service Component Architecture.</td>
+ </tr>
+ <tr class="b">
+ <td>
+ <a href='http://download.boulder.ibm.com/ibmdl/pub/software/dw/specs/ws-sdo/Next-Gen-Data-Programming-Whitepaper.pdf' target='_blank'>SDO
+ White Paper</a>
+ </td>
+ <td>A white paper that explains the SDO programming model</td>
+ </tr>
+ <tr class="b">
+ <td bgcolor="#f4f4f4">
+ <a href='RDB_DAS_white_paper_v-0.1.3.pdf' target='_blank'>DAS White Paper: The
+ Data Access Service</a>
+ </td>
+ <td bgcolor="#f4f4f4">How to access relational data in terms of Service Data
+ Objects (not yet on the website - to be provided)</td>
+ </tr>
+ <tr class="a">
+ <td>
+ <a href='http://download.boulder.ibm.com/ibmdl/pub/software/dw/specs/ws-sca/SCA_BuildingYourFirstApplication_V09.pdf' target='_blank'>SCA:
+ &quot;Building your first application</a>
+ </td>
+ <td>The simplified &quot;BigBank&quot; application as a worked example.</td>
+ </tr>
+
+ </tbody>
+ </table>
+ </td>
+ </tr>
+ </table>
+ <p>
+ <i>There is more documentation about Tuscany available in
+ <a href='http://wiki.apache.org/ws/Tuscany'
+ target='_blank'>Tuscany Wiki</a>
+ </i>
+ </p>
+ </section>
+ </body>
+</document>