You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2006/11/01 18:24:11 UTC

svn commit: r469993 - in /incubator/tuscany/branches/sca-java-M2/samples: ./ standalone/helloworldRMIReference/ standalone/helloworldRMIService/

Author: antelder
Date: Wed Nov  1 09:24:10 2006
New Revision: 469993

URL: http://svn.apache.org/viewvc?view=rev&rev=469993
Log:
Add RMI samples to the overview readme and rename rmi sample readmes to readme.html

Added:
    incubator/tuscany/branches/sca-java-M2/samples/standalone/helloworldRMIReference/readme.html
      - copied unchanged from r469978, incubator/tuscany/branches/sca-java-M2/samples/standalone/helloworldRMIReference/HelloworldRMIReference-Readme.html
    incubator/tuscany/branches/sca-java-M2/samples/standalone/helloworldRMIService/readme.html
      - copied unchanged from r469978, incubator/tuscany/branches/sca-java-M2/samples/standalone/helloworldRMIService/HelloworldRMIService-Readme.html
Removed:
    incubator/tuscany/branches/sca-java-M2/samples/standalone/helloworldRMIReference/HelloworldRMIReference-Readme.html
    incubator/tuscany/branches/sca-java-M2/samples/standalone/helloworldRMIService/HelloworldRMIService-Readme.html
Modified:
    incubator/tuscany/branches/sca-java-M2/samples/readme.html

Modified: incubator/tuscany/branches/sca-java-M2/samples/readme.html
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-M2/samples/readme.html?view=diff&rev=469993&r1=469992&r2=469993
==============================================================================
--- incubator/tuscany/branches/sca-java-M2/samples/readme.html (original)
+++ incubator/tuscany/branches/sca-java-M2/samples/readme.html Wed Nov  1 09:24:10 2006
@@ -62,15 +62,6 @@
 
       <tr>
         <td  >
-        calculatorRMIService</td>
-
-        <td  >A sample
-        Calculator RMI Service.</td>
-      </tr>
-
-
-      <tr>
-        <td  >
           <a href=
         "standalone/greeterwsclient-oneway/readme.html" target=
         "_blank">greeterwsclient-oneway</a> and
@@ -94,10 +85,15 @@
 
       <tr>
         <td  >
-        helloworldRMIReference</td>
+          <a href=
+        "standalone/helloworldRMIService/readme.html" target=
+        "_blank">helloworldRMIService</a> and
+          <a href=
+        "standalone/helloworldRMIReference/readme.html" target=
+        "_blank">helloworldRMIreference</a>
+        </td>
 
-        <td  >A helloworld
-        sample using a RMI Reference</td>
+        <td>The service and reference parts of a helloworld sample using RMI.</td>
       </tr>
 
       <tr>



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