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

svn commit: r471744 - in /incubator/tuscany/branches/sca-java-M2/samples: NOTICE.txt readme.html

Author: rineholt
Date: Mon Nov  6 06:24:48 2006
New Revision: 471744

URL: http://svn.apache.org/viewvc?view=rev&rev=471744
Log:
doco

Added:
    incubator/tuscany/branches/sca-java-M2/samples/NOTICE.txt
      - copied, changed from r471729, incubator/tuscany/branches/sca-java-M2/samples/standalone/helloworldwsclient-async/NOTICE.txt
Modified:
    incubator/tuscany/branches/sca-java-M2/samples/readme.html

Copied: incubator/tuscany/branches/sca-java-M2/samples/NOTICE.txt (from r471729, incubator/tuscany/branches/sca-java-M2/samples/standalone/helloworldwsclient-async/NOTICE.txt)
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-M2/samples/NOTICE.txt?view=diff&rev=471744&p1=incubator/tuscany/branches/sca-java-M2/samples/standalone/helloworldwsclient-async/NOTICE.txt&r1=471729&p2=incubator/tuscany/branches/sca-java-M2/samples/NOTICE.txt&r2=471744
==============================================================================
--- incubator/tuscany/branches/sca-java-M2/samples/standalone/helloworldwsclient-async/NOTICE.txt (original)
+++ incubator/tuscany/branches/sca-java-M2/samples/NOTICE.txt Mon Nov  6 06:24:48 2006
@@ -1,4 +1,3 @@
-${pom.name}
 Copyright (c) 2005 - 2006 The Apache Software Foundation
 
 Apache Tuscany is an effort undergoing incubation at The Apache Software

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=471744&r1=471743&r2=471744
==============================================================================
--- incubator/tuscany/branches/sca-java-M2/samples/readme.html (original)
+++ incubator/tuscany/branches/sca-java-M2/samples/readme.html Mon Nov  6 06:24:48 2006
@@ -1,175 +1,159 @@
-<!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 SCA Samples</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  ><a href=
-        "standalone/calculator/readme.html" target=
-        "_blank">calculator</a></td>
-
-        <td  >A simple calculator sample demonstrating wiring together SCA components</td>
-      </tr>
-
-      <tr>
-        <td  >
-          <a href=
-        "standalone/calculator-combo/readme.html" target=
-        "_blank">calculator-combo</a> with 
-          <a href=
-        "webapp/calculatorws/readme.html" target=
-        "_blank">calculatorws</a> and
-          <a href=
-        "standalone/calculatorRMIService/readme.html" target=
-        "_blank">calculatorRMIService</a>
-        </td>
-
-        <td>A Calculator sample combining Java, JavaScript, Ruby, RMI and Web services</td>
-      </tr>
-
-      <tr>
-        <td  >
-          <a href=
-        "standalone/greeterwsclient-oneway/readme.html" target=
-        "_blank">greeterwsclient-oneway</a> and
-          <a href=
-        "webapp/greeterws-oneway/readme.html" target=
-        "_blank">greeterws-oneway</a>
-        </td>
-
-        <td  >A sample Greeter
-        OneWay Web Service.</td>
-      </tr>
-
-      <tr>
-        <td  ><a href=
-        "standalone/helloworldJavaScript/readme.html" target=
-        "_blank">helloworldJavaScript</a></td>
-
-        <td  >A helloworld
-        sample using a single SCA JavaScript component</td>
-      </tr>
-
-      <tr>
-        <td  ><a href=
-        "webapp/helloworldjsonrpc/readme.html" target=
-        "_blank">helloworldjsonrpc</a></td>
-
-        <td  >A sample showing how to expose an SCA component as a JSON-RPC service</td>
-      </tr>
-
-      <tr>
-        <td  >
-          <a href=
-        "standalone/helloworldRMIService/readme.html" target=
-        "_blank">helloworldRMIService</a> and
-          <a href=
-        "standalone/helloworldRMIReference/readme.html" target=
-        "_blank">helloworldRMIreference</a>
-        </td>
-
-        <td>The service and reference parts of a helloworld sample using RMI.</td>
-      </tr>
-
-      <tr>
-        <td  ><a href=
-        "standalone/helloworldRuby/readme.html" target=
-        "_blank">helloworldRuby</a></td>
-
-        <td  >A helloworld
-        sample using a single SCA Ruby component</td>
-      </tr>
-
-      <tr>
-        <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="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>
-        <td  ><a href=
-        "standalone/inner.composite/readme.html">inner.composite</a></td>
-
-        <td  >A sample showing asynchronous calls within composites.</td>
-      </tr>
-
-      <tr>
-        <td  ><a href=
-        "standalone/simplecallback/readme.html">simplecallback</a></td>
-
-        <td  >A sample showing simple asynchronous callbacks.</td>
-      </tr>
-
-      <tr>
-        <td  ><a href=
-        "standalone/supplychain/readme.html">supplychain</a></td>
-
-        <td  >A sample application demonstrating asynchronous callbacks.</td>
-      </tr>
-
-      <tr>
-        <td  ><a href=
-        "webapp/webapp/readme.html" target=
-        "_blank">webapp</a></td>
-
-        <td  >A sample Web application showing how to include a Tuscany runtime in a webapp.</td>
-      </tr>
-
-      <tr>
-        <td  ><a href=
-        "applications/bigbank/readme.html" target="_blank">Big
-        Bank</a></td>
-
-        <td  >Sample application
-        using SCA, SDO's and DAS.</td>
-      </tr>
-    </tbody>
-  </table>
-</body>
-</html>
+<!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 SCA Samples</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>License</h4>
+  <p>
+    Please read the Apache Source Foundation License:&nbsp; <a href="LICENSE.txt" target="_blank">LICENSE.txt</a> and the&nbsp;<a href="http://incubator.apache.org/" target="_blank">ASF incubator</a> notice file:&nbsp;<a href="NOTICE.txt" target="_blank">notice.txt</a> .
+  </p>
+  <h4>Tuscany</h4><p>More information on Tuscany can be found on the <a href="http://incubator.apache.org/tuscany/" target="_blank">Tuscany Website</a>. &nbsp;For help, review the <a href="http://incubator.apache.org/tuscany/faq.html" target="_blank">Tuscany FAQ page</a>, or subscribe and append to the <a href="http://incubator.apache.org/tuscany/mail-lists.html" target="_blank">mailing lists</a>. &nbsp;Issues can be submitted and tracked through <a href="http://incubator.apache.org/tuscany/issue-tracking.html" target="_blank">Tuscany Jiras</a>.</p><p>To get involved please look at the &nbsp;<span style="text-decoration: underline;">Community</span> and <span style="text-decoration: underline;">Development</span> sections on the <a href="http://incubator.apache.org/tuscany/" target="_blank">Tuscany Website</a>.</p><h4>Prerequisites</h4>
+
+  <p>Obtain the following prerequisites and install according to
+  their documentation.</p>
+
+  <ul>
+    <li><a href="http://java.sun.com/javase/downloads/index.jsp" target="_blank">JDK 5.0</a></li>
+
+    <li><a href="http://maven.apache.org/download.html" target="_blank">Maven 2.0.4</a></li>
+
+    <li><a href="http://tomcat.apache.org/download-55.cgi" target="_blank">Apache Tomcat 5.xx</a> latest version binary core
+    distribution for samples requiring a web server environment..&nbsp;</li>
+  </ul>
+
+  <h4>Sample Summary</h4><br>
+
+  <table style="text-align: left; width: 100%;" border="1" cellpadding="2" cellspacing="2">
+    <tbody>
+      <tr>
+        <td><a href="standalone/calculator/readme.html" target="_blank">calculator</a></td>
+
+        <td>A simple calculator sample demonstrating wiring together SCA components</td>
+      </tr>
+
+      <tr>
+        <td>
+          <a href="standalone/calculator-combo/readme.html" target="_blank">calculator-combo</a> with 
+          <a href="webapp/calculatorws/readme.html" target="_blank">calculatorws</a> and
+          <a href="standalone/calculatorRMIService/readme.html" target="_blank">calculatorRMIService</a>
+        </td>
+
+        <td>A Calculator sample combining Java, JavaScript, Ruby, RMI and Web services</td>
+      </tr>
+
+      <tr>
+        <td>
+          <a href="standalone/greeterwsclient-oneway/readme.html" target="_blank">greeterwsclient-oneway</a> and
+          <a href="webapp/greeterws-oneway/readme.html" target="_blank">greeterws-oneway</a>
+        </td>
+
+        <td>A sample Greeter
+        OneWay Web Service.</td>
+      </tr>
+
+      <tr>
+        <td><a href="standalone/helloworldJavaScript/readme.html" target="_blank">helloworldJavaScript</a></td>
+
+        <td>A helloworld
+        sample using a single SCA JavaScript component</td>
+      </tr>
+
+      <tr>
+        <td><a href="webapp/helloworldjsonrpc/readme.html" target="_blank">helloworldjsonrpc</a></td>
+
+        <td>A sample showing how to expose an SCA component as a JSON-RPC service</td>
+      </tr>
+
+      <tr>
+        <td>
+          <a href="standalone/helloworldRMIService/readme.html" target="_blank">helloworldRMIService</a> and
+          <a href="standalone/helloworldRMIReference/readme.html" target="_blank">helloworldRMIreference</a>
+        </td>
+
+        <td>The service and reference parts of a helloworld sample using RMI.</td>
+      </tr>
+
+      <tr>
+        <td><a href="standalone/helloworldRuby/readme.html" target="_blank">helloworldRuby</a></td>
+
+        <td>A helloworld
+        sample using a single SCA Ruby component</td>
+      </tr>
+
+      <tr>
+        <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="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>
+        <td><a href="standalone/inner.composite/readme.html">inner.composite</a></td>
+
+        <td>A sample showing asynchronous calls within composites.</td>
+      </tr>
+
+      <tr>
+        <td><a href="standalone/simplecallback/readme.html">simplecallback</a></td>
+
+        <td>A sample showing simple asynchronous callbacks.</td>
+      </tr>
+
+      <tr>
+        <td><a href="standalone/supplychain/readme.html">supplychain</a></td>
+
+        <td>A sample application demonstrating asynchronous callbacks.</td>
+      </tr>
+
+      <tr>
+        <td><a href="webapp/webapp/readme.html" target="_blank">webapp</a></td>
+
+        <td>A sample Web application showing how to include a Tuscany runtime in a webapp.</td>
+      </tr>
+
+      <tr>
+        <td><a href="applications/bigbank/readme.html" 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: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org