summaryrefslogtreecommitdiffstats
path: root/site/tags/site-090106-pre667/site-publish/documentation.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/tags/site-090106-pre667/site-publish/documentation.html')
-rw-r--r--site/tags/site-090106-pre667/site-publish/documentation.html422
1 files changed, 422 insertions, 0 deletions
diff --git a/site/tags/site-090106-pre667/site-publish/documentation.html b/site/tags/site-090106-pre667/site-publish/documentation.html
new file mode 100644
index 0000000000..82ebdb8445
--- /dev/null
+++ b/site/tags/site-090106-pre667/site-publish/documentation.html
@@ -0,0 +1,422 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+
+<!-- Content Stylesheet for Site -->
+
+
+<!-- start the processing -->
+<!-- ====================================================================== -->
+<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
+<!-- Main Page Section -->
+<!-- ====================================================================== -->
+<html>
+<head>
+ <link rel="stylesheet" href="./css/base.css"/>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
+
+
+
+
+
+ <title>Tuscany - Tuscany Documentation</title>
+</head>
+
+<body bgcolor="#ffffff" text="#000000" link="#525D76">
+ <table border="0" width="100%" cellspacing="0">
+ <!-- TOP IMAGE -->
+ <tr>
+ <td align='LEFT'><td align="left">
+<a href="http://incubator.apache.org/tuscany/"><img src="./images/tuscanylogo_candidate2.jpg" alt="Tuscany" border="0" height="32" width="120"/></a>
+</td>
+</td>
+ <td align='LEFT'><td width="80%" align="left" valign="bottom" bgcolor="#ffffff">
+ <font color="#625972" size="+3" face="arial,helvetica,sanserif">
+ <b><bannertitle>Tuscany Documentation</bannertitle></b>
+</font>
+</td>
+</td>
+ </tr>
+ </table>
+ <hr noshade="" size="1"/>
+ <table border="0" cellspacing="0">
+ <tr>
+ <td> <a href="./index.html">Home</a>
+</td>
+ <td> <a href="./sca_index.html">SCA</a>
+</td>
+ <td> <a href="./sdo_index.html">SDO</a>
+</td>
+ <td> <a href="./das_index.html">DAS</a>
+</td>
+ </tr>
+ </table>
+ <table border="0" width="100%" cellspacing="4">
+ <tr>
+ <!-- LEFT SIDE NAVIGATION -->
+ <td width="20%" valign="top" nowrap="true">
+
+ <!-- ============================================================ -->
+
+ <p><strong>General</strong></p>
+ <ul>
+ <li> <a href="./index.html">Home</a>
+</li>
+ <li> <a href="./news.html">News</a>
+</li>
+ <li> <a href="./documentation.html">Documentation</a>
+</li>
+ <li> <a href="./license.html">License</a>
+</li>
+ <li> <a href="http://www.apache.org/" target="_blank">ASF</a>
+</li>
+ <li> <a href="./downloads.html">Downloads</a>
+</li>
+ </ul>
+ <p><strong>Community</strong></p>
+ <ul>
+ <li> <a href="./get-involved.html">Get Involved</a>
+</li>
+ <li> <a href="./mail-lists.html">Mailing Lists</a>
+</li>
+ <li> <a href="./faq.html">FAQ</a>
+</li>
+ <li> <a href="./issue-tracking.html">Issue Tracking</a>
+</li>
+ <li> <a href="http://wiki.apache.org/ws/Tuscany" target="_blank">Wiki</a>
+</li>
+ <li> <a href="http://apache-tuscany.blogspot.com" target="_blank">Blog</a>
+</li>
+ </ul>
+ <p><strong>Development</strong></p>
+ <ul>
+ <li> <a href="http://wiki.apache.org/ws/Tuscany/TuscanyJava/Roadmap" target="_blank">Road Map / TODO</a>
+</li>
+ <li> <a href="./source-code.html">Source Code</a>
+</li>
+ <li> <a href="./java-projects.html">Java projects</a>
+</li>
+ <li> <a href="./cpp-projects.html">C++ projects</a>
+</li>
+ </ul>
+ </td>
+ <td width="80%" align="left" valign="top">
+ <table border="0" cellspacing="0" cellpadding="2" width="100%">
+ <tr><td bgcolor="#726982">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="Implementation Related"><strong>Implementation Related</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <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>
+ <tr>
+ <td colspan="" rowspan="" valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+
+ <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>
+
+ </font>
+</td>
+ </tr>
+ </table>
+ </blockquote>
+ </p>
+ </td></tr>
+ <tr><td><br/></td></tr>
+ </table>
+ <table border="0" cellspacing="0" cellpadding="2" width="100%">
+ <tr><td bgcolor="#726982">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="Specifications Related"><strong>Specifications Related</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <table>
+ <tr>
+ <td colspan="" rowspan="" valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ 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:
+ </font>
+</td>
+ </tr>
+ <tr>
+ <td colspan="" rowspan="" valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+
+ <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>
+
+ </font>
+</td>
+ </tr>
+ <tr>
+ <td colspan="" rowspan="" valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+
+ <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>
+
+ </font>
+</td>
+ </tr>
+ <tr>
+ <td colspan="" rowspan="" valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+
+ <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>
+
+ </font>
+</td>
+ </tr>
+ </table>
+ </blockquote>
+ </p>
+ </td></tr>
+ <tr><td><br/></td></tr>
+ </table>
+ <table border="0" cellspacing="0" cellpadding="2" width="100%">
+ <tr><td bgcolor="#726982">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="Others"><strong>Others</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <table>
+ <tr>
+ <td colspan="" rowspan="" valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+
+ <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:
+ "Building your first application</a>
+ </td>
+ <td>The simplified "BigBank" application as a worked example.</td>
+ </tr>
+
+ </tbody>
+ </table>
+
+ </font>
+</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>
+ </blockquote>
+ </p>
+ </td></tr>
+ <tr><td><br/></td></tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+ <hr noshade="" size="1"/>
+ <table border="0" width="100%" cellspacing="0">
+ <tr>
+ <td><img src="./images/apache-incubator-logo.png" alt="Apache Incubator Logo"/></td>
+ <td class="disclaimer">
+ <em>Copyright &copy; 2006, The Apache Software Foundation</em><br/>
+ Apache Tuscany is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Web Services PMC.
+ Incubation is required of all newly accepted projects until a further review indicates that the infrastructure,
+ communications, and decision making process have stabilized in a manner consistent with other successful ASF projects.
+ While incubation status is not necessarily a reflection of the completeness or stability of the code,
+ it does indicate that the project has yet to be fully endorsed by the ASF.
+ </td>
+ </tr>
+ </table>
+</body>
+</html>
+<!-- end the processing -->
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+