Author: rineholt
Date: Tue Oct 31 19:58:57 2006
New Revision: 469775
URL: http://svn.apache.org/viewvc?view=rev&rev=469775
Log:
smple summary
Added:
incubator/tuscany/branches/sca-java-M2/samples/readme.html
Added: 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=auto&rev=469775
==============================================================================
--- incubator/tuscany/branches/sca-java-M2/samples/readme.html (added)
+++ incubator/tuscany/branches/sca-java-M2/samples/readme.html Tue Oct 31
19:58:57 2006
@@ -0,0 +1,162 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+
+<html>
+<head>
+ <meta name="generator" content=
+ "HTML Tidy for Windows (vers 1st July 2004), see www.w3.org"><!--
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements. See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership. The ASF licenses this file
+* to you 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. -->
+ <meta http-equiv="Content-Type" content=
+ "text/html; charset=us-ascii">
+ <meta http-equiv="Content-Style-Type" content="text/css">
+
+ <title>Tuscany Hello World Async Sample</title>
+ <link rel="stylesheet" href="css/base.css" type="text/css">
+</head>
+
+<body>
+ <!-- LINK rel="stylesheet" href="ait.css" type="text/css" -->
+ <!-- maven --><!-- end maven -->
+
+ <h3>Tuscany SCA Samples</h3>
+
+ <h4>Sample Summary</h4><br>
+
+ <table style="text-align: left; width: 100%;" border="1"
+ cellpadding="2" cellspacing="2">
+ <tbody>
+ <tr>
+ <td >calculator</td>
+
+ <td >A sample
+ Calculator made of several SCA components wired
+ together.</td>
+ </tr>
+
+ <tr>
+ <td >calculatorws</td>
+
+ <td >A sample
+ Calculator Web Service.</td>
+ </tr>
+
+ <tr>
+ <td >
+ calculator-combo</td>
+
+ <td >A Calculator
+ sample combining java, javascript, ruby, rmi and ws</td>
+ </tr>
+
+ <tr>
+ <td >
+ calculatorRMIService</td>
+
+ <td >A sample
+ Calculator RMI Service.</td>
+ </tr>
+
+ <tr>
+ <td >
+ greeterwsclient-oneway</td>
+
+ <td >A sample client
+ for a HelloWorld Web Service.</td>
+ </tr>
+
+ <tr>
+ <td >
+ greeterws-oneway</td>
+
+ <td >A sample Greeter
+ OneWay Web Service.</td>
+ </tr>
+
+ <tr>
+ <td >
+ helloworldJavaScript</td>
+
+ <td >A helloworld
+ sample using a single SCA JavaScript component</td>
+ </tr>
+
+ <tr>
+ <td >
+ helloworldRMIReference</td>
+
+ <td >A helloworld
+ sample using a RMI Reference</td>
+ </tr>
+
+ <tr>
+ <td >
+ helloworldRuby</td>
+
+ <td >A helloworld
+ sample using a single SCA Ruby component</td>
+ </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>
+ </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>
+ </tr>
+
+ <tr>
+ <td >webapp</td>
+
+ <td >A sample
+ WebApplication showing how to include a Tuscany
+ runtime.</td>
+ </tr>
+
+ <tr>
+ <td ><a href=
+ "applications/bigbank/readme.htm" target="_blank">Big
+ Bank</a></td>
+
+ <td >Sample application
+ using SCA, SDO's and DAS.</td>
+ </tr>
+ </tbody>
+ </table>
+</body>
+</html>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]