You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ro...@apache.org on 2007/02/23 10:52:41 UTC

svn commit: r510891 - /incubator/tuscany/cpp/sca/samples/GettingStarted.html

Author: robbinspg
Date: Fri Feb 23 01:52:40 2007
New Revision: 510891

URL: http://svn.apache.org/viewvc?view=rev&rev=510891
Log:
Update samples dependencies

Modified:
    incubator/tuscany/cpp/sca/samples/GettingStarted.html

Modified: incubator/tuscany/cpp/sca/samples/GettingStarted.html
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/samples/GettingStarted.html?view=diff&rev=510891&r1=510890&r2=510891
==============================================================================
--- incubator/tuscany/cpp/sca/samples/GettingStarted.html (original)
+++ incubator/tuscany/cpp/sca/samples/GettingStarted.html Fri Feb 23 01:52:40 2007
@@ -58,14 +58,12 @@
                <TD STYLE="vertical-align: top; white-space: nowrap;"><A HREF="PythonCalculator/README.html">PythonCalculator</A></TD>
                <TD>A very simple sample to show how an SCA composite can wire 
                 together two Python components to implement a Calculator service 
-                and expose that service as a Web Service
                </TD>
             </TR>
             <TR CLASS="a">
                <TD STYLE="vertical-align: top; white-space: nowrap;"><A HREF="RubyCalculator/README.html">RubyCalculator</A></TD>
                <TD>A very simple sample to show how an SCA composite can wire 
-                together two Ruby components to implement a Calculator service 
-                and expose that service as a Web Service
+                together two Ruby components to implement a Calculator service
                </TD>
             </TR>
             <TR CLASS="a">
@@ -79,7 +77,7 @@
             <TR CLASS="a">
                <TD STYLE="vertical-align: top; white-space: nowrap;"><A HREF="RestCalculator/README.html">RESTCalculator</A></TD>
                <TD>This sample is based on RubyCalculator but exposes the Calculator service as a REST Service 
-                running under the Apache HTTPD server rather than as a SOAP Web Service</TD>
+                running under the Apache HTTPD server</TD>
             </TR>
             <TR CLASS="a">
                <TD STYLE="vertical-align: top; white-space: nowrap;"><A HREF="CppBigBank/README.html">CppBigBank</A></TD>
@@ -174,8 +172,8 @@
                <TD>Yes</TD> <!-- Python -->
                <TD></TD> <!-- Ruby -->
                <TD></TD> <!-- PHP -->
-               <TD>Yes</TD> <!-- WS Service -->
-               <TD>Yes</TD> <!-- WS Reference -->
+               <TD></TD> <!-- WS Service -->
+               <TD></TD> <!-- WS Reference -->
                <TD></TD> <!-- REST Service -->
                <TD></TD> <!-- REST Reference -->
                <TD></TD> <!-- REST Interface -->
@@ -188,8 +186,8 @@
                <TD></TD> <!-- Python -->
                <TD>Yes</TD> <!-- Ruby -->
                <TD></TD> <!-- PHP -->
-               <TD>Yes</TD> <!-- WS Service -->
-               <TD>Yes</TD> <!-- WS Reference -->
+               <TD></TD> <!-- WS Service -->
+               <TD></TD> <!-- WS Reference -->
                <TD></TD> <!-- REST Service -->
                <TD></TD> <!-- REST Reference -->
                <TD></TD> <!-- REST Interface -->
@@ -368,8 +366,8 @@
                <TD></TD> <!--Ruby runtime -->
                <TD></TD> <!--PHP runtime -->
                <TD></TD> <!--PHP SCA_SDO package -->
-               <TD>Run</TD> <!--Axis2/C library -->
-               <TD>Run</TD> <!--Axis2/C server -->
+               <TD></TD> <!--Axis2/C library -->
+               <TD></TD> <!--Axis2/C server -->
                <TD></TD> <!--libcurl library -->
                <TD></TD> <!--HTTPD server -->
                <TD></TD> <!--Universal Feed Parser -->
@@ -381,8 +379,8 @@
                <TD>Run</TD> <!--Ruby runtime -->
                <TD></TD> <!--PHP runtime -->
                <TD></TD> <!--PHP SCA_SDO package -->
-               <TD>Run</TD> <!--Axis2/C library -->
-               <TD>Run</TD> <!--Axis2/C server -->
+               <TD></TD> <!--Axis2/C library -->
+               <TD></TD> <!--Axis2/C server -->
                <TD></TD> <!--libcurl library -->
                <TD></TD> <!--HTTPD server -->
                <TD></TD> <!--Universal Feed Parser -->



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org