You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by aj...@apache.org on 2006/10/13 12:40:50 UTC

svn commit: r463635 - in /incubator/tuscany/cpp/sca: doc/Axis2CWSService.html samples/BigBank/README.html samples/Calculator/README.html samples/PythonCalculator/README.html samples/RubyBank/README.html samples/RubyCalculator/README.html

Author: ajborley
Date: Fri Oct 13 03:40:45 2006
New Revision: 463635

URL: http://svn.apache.org/viewvc?view=rev&rev=463635
Log:
Fixed some doc issues - bad links & bad title

Modified:
    incubator/tuscany/cpp/sca/doc/Axis2CWSService.html
    incubator/tuscany/cpp/sca/samples/BigBank/README.html
    incubator/tuscany/cpp/sca/samples/Calculator/README.html
    incubator/tuscany/cpp/sca/samples/PythonCalculator/README.html
    incubator/tuscany/cpp/sca/samples/RubyBank/README.html
    incubator/tuscany/cpp/sca/samples/RubyCalculator/README.html

Modified: incubator/tuscany/cpp/sca/doc/Axis2CWSService.html
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/doc/Axis2CWSService.html?view=diff&rev=463635&r1=463634&r2=463635
==============================================================================
--- incubator/tuscany/cpp/sca/doc/Axis2CWSService.html (original)
+++ incubator/tuscany/cpp/sca/doc/Axis2CWSService.html Fri Oct 13 03:40:45 2006
@@ -26,14 +26,14 @@
 
     <LINK HREF="css/maven-theme.css" MEDIA="print" REL="stylesheet"
          TYPE="text/css">
-   <TITLE>Tuscany SCA for C++ - Creating C++ SCA Components</TITLE>
+   <TITLE>Tuscany SCA for C++ - Enabling Axis2C Web Services</TITLE>
 </HEAD>
 
 <BODY>
 <DIV ID="bodyColumn"> 
    <DIV ID="contentBox"> 
       <DIV CLASS="section"> 
-         <H2>Tuscany SCA for C++ - Creating C++ SCA Components</H2> 
+         <H2>Tuscany SCA for C++ - Enabling Axis2C Web Services</H2> 
 
          <P>This document describes the deployment and use of the Axis2C Web Service 
             (binding.ws) service support in the Apache Tuscany SCA C++ runtime.

Modified: incubator/tuscany/cpp/sca/samples/BigBank/README.html
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/samples/BigBank/README.html?view=diff&rev=463635&r1=463634&r2=463635
==============================================================================
--- incubator/tuscany/cpp/sca/samples/BigBank/README.html (original)
+++ incubator/tuscany/cpp/sca/samples/BigBank/README.html Fri Oct 13 03:40:45 2006
@@ -146,7 +146,7 @@
          <A NAME="linuxws"><H3>BigBank with Web Service client</H3></A>
          <OL>
              <LI>Ensure you have enabled Axis2C to run Tuscany SCA services. Follow the instructions 
-                 found <A HREF="../../../doc/Axis2CWSService.html">here</A>.
+                 found <A HREF="../../doc/Axis2CWSService.html">here</A>.
              </LI>
              <LI>Start the Axis2C simple http server:
                 <OL>
@@ -177,7 +177,7 @@
         <A NAME="linuxphp"><H3>BigBank with PHP web client</H3></A>
           <OL>
              <LI>Ensure you have enabled Axis2C to run Tuscany SCA services. Follow the instructions 
-                 found <A HREF="../../../doc/Axis2CWSService.html">here</A>.
+                 found <A HREF="../../doc/Axis2CWSService.html">here</A>.
              </LI>
              <LI>Start the Axis2C simple http server:
                 <OL>
@@ -274,7 +274,7 @@
          <A NAME="winws"><H3>BigBank with Web Service client</H3></A>
          <OL>
              <LI>Ensure you have enabled Axis2C to run Tuscany SCA services. Follow the instructions 
-                 found <A HREF="../../../doc/Axis2CWSService.html">here</A>.
+                 found <A HREF="../../doc/Axis2CWSService.html">here</A>.
              </LI>
              <LI>Start the Axis2C simple http server:
                 <OL>
@@ -305,7 +305,7 @@
         <A NAME="winphp"><H3>BigBank with PHP web client</H3></A>
           <OL>
              <LI>Ensure you have enabled Axis2C to run Tuscany SCA services. Follow the instructions 
-                 found <A HREF="../../../doc/Axis2CWSService.html">here</A>.
+                 found <A HREF="../../doc/Axis2CWSService.html">here</A>.
              </LI>
              <LI>Start the Axis2C simple http server:
                 <OL>

Modified: incubator/tuscany/cpp/sca/samples/Calculator/README.html
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/samples/Calculator/README.html?view=diff&rev=463635&r1=463634&r2=463635
==============================================================================
--- incubator/tuscany/cpp/sca/samples/Calculator/README.html (original)
+++ incubator/tuscany/cpp/sca/samples/Calculator/README.html Fri Oct 13 03:40:45 2006
@@ -123,7 +123,7 @@
          <A NAME="linuxws"><H3>Calculator with Web Service client</H3></A>
          <OL>
              <LI>Ensure you have enabled Axis2C to run Tuscany SCA services. Follow the instructions 
-                 found <A HREF="../../../doc/Axis2CWSService.html">here</A>.
+                 found <A HREF="../../doc/Axis2CWSService.html">here</A>.
              </LI>
              <LI>Start the Axis2C simple http server:
                 <OL>
@@ -199,7 +199,7 @@
          <A NAME="winws"><H3>Calculator with Web Service client</H3></A>
          <OL>
              <LI>Ensure you have enabled Axis2C to run Tuscany SCA services. Follow the instructions 
-                 found <A HREF="../../../doc/Axis2CWSService.html">here</A>.
+                 found <A HREF="../../doc/Axis2CWSService.html">here</A>.
              </LI>
              <LI>Start the Axis2C simple http server:
                 <OL>

Modified: incubator/tuscany/cpp/sca/samples/PythonCalculator/README.html
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/samples/PythonCalculator/README.html?view=diff&rev=463635&r1=463634&r2=463635
==============================================================================
--- incubator/tuscany/cpp/sca/samples/PythonCalculator/README.html (original)
+++ incubator/tuscany/cpp/sca/samples/PythonCalculator/README.html Fri Oct 13 03:40:45 2006
@@ -129,7 +129,7 @@
          <A NAME="linuxws"><H3>PythonCalculator with Web Service client</H3></A>
          <OL>
              <LI>Ensure you have enabled Axis2C to run Tuscany SCA services. Follow the instructions 
-                 found <A HREF="../../../doc/Axis2CWSService.html">here</A>.
+                 found <A HREF="../../doc/Axis2CWSService.html">here</A>.
              </LI>
              <LI>Start the Axis2C simple http server:
                 <OL>
@@ -201,7 +201,7 @@
          <A NAME="winws"><H3>PythonCalculator with Web Service client</H3></A>
          <OL>
              <LI>Ensure you have enabled Axis2C to run Tuscany SCA services. Follow the instructions 
-                 found <A HREF="../../../doc/Axis2CWSService.html">here</A>.
+                 found <A HREF="../../doc/Axis2CWSService.html">here</A>.
              </LI>
              <LI>Start the Axis2C simple http server:
                 <OL>

Modified: incubator/tuscany/cpp/sca/samples/RubyBank/README.html
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/samples/RubyBank/README.html?view=diff&rev=463635&r1=463634&r2=463635
==============================================================================
--- incubator/tuscany/cpp/sca/samples/RubyBank/README.html (original)
+++ incubator/tuscany/cpp/sca/samples/RubyBank/README.html Fri Oct 13 03:40:45 2006
@@ -123,7 +123,7 @@
          <A NAME="linuxws"><H3>RubyBank with Web Service clients</H3></A>
          <OL>
              <LI>Ensure you have enabled Axis2C to run Tuscany SCA services. Follow the instructions 
-                 found <A HREF="../../../doc/Axis2CWSService.html">here</A>.
+                 found <A HREF="../../doc/Axis2CWSService.html">here</A>.
              </LI>
              <LI>Start the Axis2C simple http server:
                 <OL>
@@ -189,7 +189,7 @@
          <A NAME="winws"><H3>RubyBank with Web Service clients</H3></A>
          <OL>
              <LI>Ensure you have enabled Axis2C to run Tuscany SCA services. Follow the instructions 
-                 found <A HREF="../../../doc/Axis2CWSService.html">here</A>.
+                 found <A HREF="../../doc/Axis2CWSService.html">here</A>.
              </LI>
              <LI>Start the Axis2C simple http server:
                 <OL>

Modified: incubator/tuscany/cpp/sca/samples/RubyCalculator/README.html
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/samples/RubyCalculator/README.html?view=diff&rev=463635&r1=463634&r2=463635
==============================================================================
--- incubator/tuscany/cpp/sca/samples/RubyCalculator/README.html (original)
+++ incubator/tuscany/cpp/sca/samples/RubyCalculator/README.html Fri Oct 13 03:40:45 2006
@@ -124,7 +124,7 @@
          <A NAME="linuxws"><H3>RubyCalculator with Web Service client</H3></A>
          <OL>
              <LI>Ensure you have enabled Axis2C to run Tuscany SCA services. Follow the instructions 
-                 found <A HREF="../../../doc/Axis2CWSService.html">here</A>.
+                 found <A HREF="../../doc/Axis2CWSService.html">here</A>.
              </LI>
              <LI>Start the Axis2C simple http server:
                 <OL>
@@ -196,7 +196,7 @@
          <A NAME="winws"><H3>RubyCalculator with Web Service client</H3></A>
          <OL>
              <LI>Ensure you have enabled Axis2C to run Tuscany SCA services. Follow the instructions 
-                 found <A HREF="../../../doc/Axis2CWSService.html">here</A>.
+                 found <A HREF="../../doc/Axis2CWSService.html">here</A>.
              </LI>
              <LI>Start the Axis2C simple http server:
                 <OL>



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