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/05/18 05:37:27 UTC

svn commit: r407448 - /incubator/tuscany/java/samples/sca/readme.htm

Author: rineholt
Date: Wed May 17 20:37:26 2006
New Revision: 407448

URL: http://svn.apache.org/viewvc?rev=407448&view=rev
Log:
fixnl

Modified:
    incubator/tuscany/java/samples/sca/readme.htm

Modified: incubator/tuscany/java/samples/sca/readme.htm
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/samples/sca/readme.htm?rev=407448&r1=407447&r2=407448&view=diff
==============================================================================
--- incubator/tuscany/java/samples/sca/readme.htm (original)
+++ incubator/tuscany/java/samples/sca/readme.htm Wed May 17 20:37:26 2006
@@ -1,95 +1,95 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 
-<HTML>
-<HEAD>
-
-<!-- Copyright (c) 2005 The Apache Software Foundation or its licensors, as applicable. Licensed 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 CONTENT="text/html; charset=iso-8859-1" HTTP-EQUIV="Content-Type">
-   <META CONTENT="text/css" HTTP-EQUIV="Content-Style-Type">
-   <TITLE>Tuscany SCA Samples</TITLE> 
-   <STYLE MEDIA="all" TYPE="text/css">
-@import url("../../javadoc/css/maven-base.css");
-@import url("../../javadoc/css/maven-theme.css");
-@import url("../../javadoc/css//site.css");
-   </STYLE> 
-   <LINK HREF="./css/print.css" MEDIA="print" REL="stylesheet"
-         TYPE="text/css">
-</HEAD>
-<BODY>
-<H2>Tuscany SCA Technology Samples</H2> To configure and build&nbsp; see 
-<A HREF="../../GettingStarted.htm">Sample setup</A><BR> 
-<BR> 
-<DIV CLASS="section"> 
-   <H3>Sample Summary</H3> 
-   <TABLE CLASS="bodyTable">
-      <CAPTION STYLE="text-decoration: underline;">Tuscany samples summary</CAPTION>
-      
-      <TBODY>
-      <TR CLASS="a">
-         <TD> <A HREF="helloworld/readme.htm" TARGET="_blank">helloworld</A></TD>
-         <TD>Sample showing a J2SE client using the Tuscany SCA runtime and
-            invoking a component. 
-         </TD>
-      </TR>
-      <TR CLASS="b">
-         <TD><A HREF="helloworldweb/readme.htm" TARGET="_blank">helloworldweb</A>&nbsp;</TD>
-         <TD>Sample showing a J2EE web app client using the Tuscany SCA
-            runtime and invoking a component. 
-         </TD>
-      </TR>
-      <TR CLASS="a">
-         <TD><A HREF="helloworldws/readme.htm" TARGET="_blank">helloworldws</A>&nbsp;</TD>
-         <TD>Sample showing a Tuscany SCA component exposed as a Web
-            service endpoint. 
-         </TD>
-      </TR>
-      <TR CLASS="b">
-         <TD><A HREF="helloworldwsclient/readme.htm" TARGET="_blank">helloworldwsclient</A>&nbsp;</TD>
-         <TD>Sample showing a J2SE client using the Tuscany SCA runtime and
-            invoking a remote Web service 
-         </TD>
-      </TR>
-      <TR CLASS="a">
-         <TD><A HREF="helloworldws-celtix/readme.htm">helloworldws-celtix</A></TD>
-         <TD>HelloWorld Sample using Celtix.</TD>
-      </TR>
-      <TR CLASS="b">
-         <TD><A HREF="helloworld-jms/server/readme.htm">helloworld-jms server</A></TD>
-         <TD>HelloWorld JMS server sample using Celtix.</TD>
-      </TR>
-      <TR CLASS="a">
-         <TD><A HREF="helloworld-jms/client/readme.htm">helloworld-jms client</A></TD>
-         <TD>HelloWorld JMS client sample using Celtix.</TD>
-      </TR>
-      <TR CLASS="b">
-         <TD><A HREF="helloworlde4xws/readme.htm">helloworlde4xws</A></TD>
-         <TD>Sample showing a JavaScript/E4X component exposed as a Web
-            service</TD>
-      </TR>
-      <TR CLASS="a">
-         <TD><A HREF="helloworldjsonrpc/readme.htm">helloworldjsonrpc</A></TD>
-         <TD>Sample HelloWorld Web application using JSON-RPC</TD>
-      </TR>
-      <TR CLASS="b">
-         <TD><A HREF="helloworldjsclient/readme.htm">helloworldjsclient</A></TD>
-         <TD>Another JSON-RPC web app sample showing a Web service client</TD>
-      </TR>
-      <TR CLASS="a">
-         <TD><A HREF="calculator/readme.htm">calculator</A></TD>
-         <TD>Sample showing &nbsp;Tuscany SCA runtime using multiple
-            components.</TD>
-      </TR>
-      <TR CLASS="b">
-         <TD><A HREF="customerinfo/readme.htm">customerinfo</A></TD>
-         <TD>Sample showing &nbsp;a component &nbsp;exposing a WSDL
-            &nbsp;portType interface and using the dynamic SDO API</TD>
-      </TR>
-      <TR CLASS="a">
-         <TD><A HREF="supplychain/readme.htm">supplychain</A></TD>
-         <TD>Sample showing the use of Tuscany SCA asynchronous API</TD>
-      </TR>
-      </TBODY>
-   </TABLE>
-   <BR> 
-</DIV>
-</BODY>
-</HTML> 
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 
+<HTML>
+<HEAD>
+
+<!-- Copyright (c) 2005 The Apache Software Foundation or its licensors, as applicable. Licensed 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 CONTENT="text/html; charset=iso-8859-1" HTTP-EQUIV="Content-Type">
+   <META CONTENT="text/css" HTTP-EQUIV="Content-Style-Type">
+   <TITLE>Tuscany SCA Samples</TITLE> 
+   <STYLE MEDIA="all" TYPE="text/css">
+@import url("../../javadoc/css/maven-base.css");
+@import url("../../javadoc/css/maven-theme.css");
+@import url("../../javadoc/css//site.css");
+   </STYLE> 
+   <LINK HREF="./css/print.css" MEDIA="print" REL="stylesheet"
+         TYPE="text/css">
+</HEAD>
+<BODY>
+<H2>Tuscany SCA Technology Samples</H2> To configure and build&nbsp; see 
+<A HREF="../../GettingStarted.htm">Sample setup</A><BR> 
+<BR> 
+<DIV CLASS="section"> 
+   <H3>Sample Summary</H3> 
+   <TABLE CLASS="bodyTable">
+      <CAPTION STYLE="text-decoration: underline;">Tuscany samples summary</CAPTION>
+      
+      <TBODY>
+      <TR CLASS="a">
+         <TD> <A HREF="helloworld/readme.htm" TARGET="_blank">helloworld</A></TD>
+         <TD>Sample showing a J2SE client using the Tuscany SCA runtime and
+            invoking a component. 
+         </TD>
+      </TR>
+      <TR CLASS="b">
+         <TD><A HREF="helloworldweb/readme.htm" TARGET="_blank">helloworldweb</A>&nbsp;</TD>
+         <TD>Sample showing a J2EE web app client using the Tuscany SCA
+            runtime and invoking a component. 
+         </TD>
+      </TR>
+      <TR CLASS="a">
+         <TD><A HREF="helloworldws/readme.htm" TARGET="_blank">helloworldws</A>&nbsp;</TD>
+         <TD>Sample showing a Tuscany SCA component exposed as a Web
+            service endpoint. 
+         </TD>
+      </TR>
+      <TR CLASS="b">
+         <TD><A HREF="helloworldwsclient/readme.htm" TARGET="_blank">helloworldwsclient</A>&nbsp;</TD>
+         <TD>Sample showing a J2SE client using the Tuscany SCA runtime and
+            invoking a remote Web service 
+         </TD>
+      </TR>
+      <TR CLASS="a">
+         <TD><A HREF="helloworldws-celtix/readme.htm">helloworldws-celtix</A></TD>
+         <TD>HelloWorld Sample using Celtix.</TD>
+      </TR>
+      <TR CLASS="b">
+         <TD><A HREF="helloworld-jms/server/readme.htm">helloworld-jms server</A></TD>
+         <TD>HelloWorld JMS server sample using Celtix.</TD>
+      </TR>
+      <TR CLASS="a">
+         <TD><A HREF="helloworld-jms/client/readme.htm">helloworld-jms client</A></TD>
+         <TD>HelloWorld JMS client sample using Celtix.</TD>
+      </TR>
+      <TR CLASS="b">
+         <TD><A HREF="helloworlde4xws/readme.htm">helloworlde4xws</A></TD>
+         <TD>Sample showing a JavaScript/E4X component exposed as a Web
+            service</TD>
+      </TR>
+      <TR CLASS="a">
+         <TD><A HREF="helloworldjsonrpc/readme.htm">helloworldjsonrpc</A></TD>
+         <TD>Sample HelloWorld Web application using JSON-RPC</TD>
+      </TR>
+      <TR CLASS="b">
+         <TD><A HREF="helloworldjsclient/readme.htm">helloworldjsclient</A></TD>
+         <TD>Another JSON-RPC web app sample showing a Web service client</TD>
+      </TR>
+      <TR CLASS="a">
+         <TD><A HREF="calculator/readme.htm">calculator</A></TD>
+         <TD>Sample showing &nbsp;Tuscany SCA runtime using multiple
+            components.</TD>
+      </TR>
+      <TR CLASS="b">
+         <TD><A HREF="customerinfo/readme.htm">customerinfo</A></TD>
+         <TD>Sample showing &nbsp;a component &nbsp;exposing a WSDL
+            &nbsp;portType interface and using the dynamic SDO API</TD>
+      </TR>
+      <TR CLASS="a">
+         <TD><A HREF="supplychain/readme.htm">supplychain</A></TD>
+         <TD>Sample showing the use of Tuscany SCA asynchronous API</TD>
+      </TR>
+      </TBODY>
+   </TABLE>
+   <BR> 
+</DIV>
+</BODY>
+</HTML>