Author: antelder
Date: Wed Nov 1 03:58:19 2006
New Revision: 469878
URL: http://svn.apache.org/viewvc?view=rev&rev=469878
Log:
Update the sample overview readme for the helloworldws sample, add change the
readme to have client and service parts of a sample in the same cell
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=469878&r1=469877&r2=469878
==============================================================================
--- incubator/tuscany/branches/sca-java-M2/samples/readme.html (original)
+++ incubator/tuscany/branches/sca-java-M2/samples/readme.html Wed Nov 1
03:58:19 2006
@@ -110,35 +110,21 @@
</tr>
<tr>
- <td >
- helloworldwsclient</td>
-
- <td >A sample client
- for a HelloWorld Web Service.</td>
- </tr>
-
- <tr>
- <td >helloworldws</td>
-
- <td >A sample
- HelloWorld Web Service.</td>
+ <td>
+ <a href="webapp/helloworldws/readme.html"
target="_blank">helloworldws </a>
+ and
+ <a href="standalone/helloworldwsclient/readme.html"
target="_blank"> helloworldwsclient</a>
+ </td>
+ <td>The client and service parts of a helloworld sample using Web
services.</td>
</tr>
<tr>
- <td ><a href=
- "standalone/helloworldwsclient-async/readme.html" target=
- "_blank">helloworldwsclient-async</a></td>
-
- <td >A sample client
- for a HelloWorld Web Service.</td>
- </tr>
-
- <tr>
- <td ><a href=
- "webapp/helloworldws-async/readme.html">helloworldws-async</a></td>
-
- <td >A sample
- HelloWorld Async Web Service.</td>
+ <td>
+ <a href="webapp/helloworldws-async/readme.html"
target="_blank">helloworldws-async </a>
+ and
+ <a href="standalone/helloworldwsclient-async/readme.html"
target="_blank"> helloworldwsclient-async</a>
+ </td>
+ <td>The client and service parts of a helloworld sample using
asynchronous Web services.</td>
</tr>
<tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]