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/15 00:00:29 UTC

svn commit: r406444 - /incubator/tuscany/java/docs/sampleSetup.htm

Author: rineholt
Date: Sun May 14 15:00:28 2006
New Revision: 406444

URL: http://svn.apache.org/viewcvs?rev=406444&view=rev
Log:
TUSCANY-349 Check correctness of required Jar list

Modified:
    incubator/tuscany/java/docs/sampleSetup.htm

Modified: incubator/tuscany/java/docs/sampleSetup.htm
URL: http://svn.apache.org/viewcvs/incubator/tuscany/java/docs/sampleSetup.htm?rev=406444&r1=406443&r2=406444&view=diff
==============================================================================
--- incubator/tuscany/java/docs/sampleSetup.htm (original)
+++ incubator/tuscany/java/docs/sampleSetup.htm Sun May 14 15:00:28 2006
@@ -17,7 +17,11 @@
 <link rel="stylesheet" href="./css/print.css" type="text/css" media="print"></head>
 <body>
 <h2>Tuscany&nbsp;Sample Setup</h2>
-<br>
+<h3>Tuscany from a distribution&nbsp;</h3>None of the <span style="font-weight: bold;">Setup, J2SE setup, and &nbsp;Tomcat Setup </span>sections are<span style="font-weight: bold;"></span>
+necessary if you are working from a binary distribution. These sections
+document what class files are needed and the modifications that are
+done to a standard Tomcat distribution to run Tuscany.&nbsp; If you are
+working from a binary distribution please proceed to the <a href="#Samples">Samples</a> section of this document.
 <br>
 <h3>Getting
 Tuscany</h3>
@@ -54,7 +58,7 @@
 <tbody>
 <tr>
 <td>
-<pre style="margin-left: 40px;">axis-wsdl4j-1.2.jar<br>common-2.2.0-SNAPSHOT.jar<br>ecore-2.2.0-SNAPSHOT.jar<br>ecore-change-2.2.0-SNAPSHOT.jar<br>ecore-xmi-2.2.0-SNAPSHOT.jar<br>sca-api-SNAPSHOT.jar<br>sdo-api-SNAPSHOT.jar<br>stax-api-1.0.jar<br>tuscany-common-SNAPSHOT.jar<br>tuscany-container-java-SNAPSHOT.jar<br>tuscany-core-SNAPSHOT.jar<br>tuscany-model-SNAPSHOT.jar<br>tuscany-sdo-impl-SNAPSHOT.jar<br>xsd-2.2.0-SNAPSHOT.jar</pre>
+<pre style="margin-left: 40px;">asm-2.2.jar<br>common-2.2.0-SNAPSHOT.jar<br>commons-logging-1.0.4.jar<br>concurrent-1.3.4.jar<br>ecore-2.2.0-SNAPSHOT.jar<br>ecore-change-2.2.0-SNAPSHOT.jar<br>ecore-xmi-2.2.0-SNAPSHOT.jar<br>geronimo-connector-1.0.jar<br>geronimo-j2ee-connector_1.5_spec-1.0.jar<br>geronimo-jta_1.0.1B_spec-1.0.jar<br>geronimo-transaction-1.0.jar<br>js-1.6R2.jar<br>sca-api-SNAPSHOT.jar<br>sdo-api-SNAPSHOT.jar<br>stax-api-1.0.jar<br>tuscany-binding-jsonrpc-SNAPSHOT.jar<br>tuscany-common-SNAPSHOT.jar<br>tuscany-container-java-SNAPSHOT.jar<br>tuscany-container-rhino-SNAPSHOT.jar<br>tuscany-core-SNAPSHOT.jar<br>tuscany-databinding-sdo-SNAPSHOT.jar<br>tuscany-model-SNAPSHOT.jar<br>tuscany-runtime.jar<br>tuscany-sdo-impl-SNAPSHOT.jar<br>wsdl4j-1.5.2.jar<br>wstx-asl-2.9.3.jar<br>xbean-2.1.0.jar<br>xsd-2.2.0-SNAPSHOT.jar</pre>
 </td>
 </tr>
 </tbody>
@@ -73,12 +77,12 @@
 <tbody>
 <tr>
 <td>
-<pre style="margin-left: 40px;">asm-2.2.jar<br>axiom-api-0.95.jar<br>axiom-impl-0.95.jar<br>axis-wsdl4j-1.2.jar<br>axis2-kernel-0.95.jar<br>common-2.2.0-SNAPSHOT.jar<br>commons-codec-1.3.jar<br>commons-httpclient-3.0.jar<br>commons-logging-1.0.4.jar<br>ecore-2.2.0-SNAPSHOT.jar<br>ecore-change-2.2.0-SNAPSHOT.jar<br>ecore-xmi-2.2.0-SNAPSHOT.jar<br>log4j-1.2.12.jar<br>policy-1.0.jar<br>sca-api-SNAPSHOT.jar<br>sdo-api-SNAPSHOT.jar<br>stax-api-1.0.jar<br>tuscany-binding-axis2-SNAPSHOT.jar<br>tuscany-common-SNAPSHOT.jar<br>tuscany-container-java-SNAPSHOT.jar<br>tuscany-core-SNAPSHOT.jar<br>tuscany-model-SNAPSHOT.jar<br>tuscany-sdo-impl-SNAPSHOT.jar<br>wstx-asl-2.8.2.jar<br>XmlSchema-1.0.jar<br>xsd-2.2.0-SNAPSHOT.jar</pre>
+<pre style="margin-left: 40px;"> axiom-api-1.0.jar<br> axiom-impl-1.0.jar<br> axis2-kernel-1.0.jar<br> commons-codec-1.3.jar<br> commons-httpclient-3.0.jar<br> commons-logging-1.0.3.jar<br> junit-3.8.1.jar<br> neethi-1.0.1.jar<br> tuscany-axis2.jar<br> tuscany-binding-axis2-SNAPSHOT.jar<br> XmlSchema-1.0.2.jar</pre>
 </td>
 </tr>
 </tbody>
 </table>
-<span style="font-style: italic;">There is an <a href="http://ant.apache.org/bindownload.cgi" target="_blank">ant</a>
+<span style="font-style: italic;">here is an <a href="http://ant.apache.org/bindownload.cgi" target="_blank">ant</a>
 script in java\testing\tomcat\build.xml that will produce in
 tuscany\java\testing\tomcat\target\j2sews all the jars above once you
 have completed the full maven build at the root. Run "<span style="font-weight: bold;">ant j2sews</span>
@@ -129,7 +133,7 @@
 <tbody>
 <tr>
 <td>
-<pre>common-2.2.0-snapshot.jar<br>ecore-2.2.0-snapshot.jar<br>ecore-change-2.2.0-snapshot.jar<br>ecore-xmi-2.2.0-snapshot.jar<br>sca-api-snapshot.jar<br>sdo-api-snapshot.jar<br>tuscany-das-rdb-snapshot.jar<br>tuscany-sdo-impl-snapshot.jar<br>xsd-2.2.0-snapshot.jar<br>jsonrpc-snapshot.jar <span style="font-style: italic;"><span style="font-weight: bold;">Optional if you want javascript components</span></span><br>derby-10.1.2.1.jar <span style="font-style: italic;"><span style="font-weight: bold;">Optional if you want database support</span></span></pre>
+<pre>common-2.2.0-snapshot.jar<br>ecore-2.2.0-snapshot.jar<br>ecore-change-2.2.0-snapshot.jar<br>ecore-xmi-2.2.0-snapshot.jar<br>sca-api-snapshot.jar<br>sdo-api-snapshot.jar<br>stax-api-1.0.jar<br>tuscany-das-rdb-snapshot.jar<br>tuscany-sdo-impl-snapshot.jar<br>wstx-asl-2.9.3.jar<br>xsd-2.2.0-snapshot.jar<br>jsonrpc-1.0.jar <span style="font-style: italic;"><span style="font-weight: bold;">Optional if you want javascript components</span></span><br><span style="font-style: italic;"><span style="font-weight: bold;"></span></span>derby-10.1.2.1.jar <span style="font-style: italic;"><span style="font-weight: bold;">Optional if you want database support</span></span></pre>
 </td>
 </tr>
 </tbody>
@@ -142,18 +146,18 @@
 <tbody>
 <tr>
 <td>
-<pre>asm-2.2.jar<br>axiom-api-0.95.jar<br>axiom-impl-0.95.jar<br>axis-wsdl4j-1.2.jar<br>axis2-kernel-0.95.jar<br>commons-codec-1.3.jar<br>commons-httpclient-3.0.jar<br>log4j-1.2.12.jar<br>policy-1.0.jar<br>stax-api-1.0.jar<br>tuscany-binding-axis2-snapshot.jar<br>tuscany-binding-jsonrpc-snapshot.jar<br>tuscany-common-snapshot.jar<br>tuscany-container-java-snapshot.jar<br>tuscany-core-snapshot.jar<br>tuscany-model-snapshot.jar<br>tuscany-tomcat-snapshot.jar<br>wstx-asl-2.8.2.jar<br>xmlschema-1.0.jar</pre>
+<pre>asm-2.2.jar<br>axiom-api-1.0.jar<br>axiom-impl-1.0.jar<br>axis2-kernel-1.0.jar<br>commons-codec-1.3.jar<br>commons-httpclient-3.0.jar<br>commons-logging-1.0.4.jar<br>concurrent-1.3.4.jar<br>geronimo-connector-1.0.jar<br>geronimo-j2ee-connector_1.5_spec-1.0.jar<br>geronimo-jta_1.0.1b_spec-1.0.jar<br>geronimo-transaction-1.0.jar<br>neethi-1.0.1.jar<br>tuscany-binding-axis2-snapshot.jar<br>tuscany-binding-jsonrpc-snapshot.jar<br>tuscany-common-snapshot.jar<br>tuscany-container-java-snapshot.jar<br>tuscany-core-snapshot.jar<br>tuscany-databinding-sdo-snapshot.jar<br>tuscany-model-snapshot.jar<br>tuscany-tomcat-snapshot.jar<br>wsdl4j-1.5.2.jar<br>xmlschema-1.0.2.jar</pre>
 </td>
 </tr>
 </tbody>
 </table>
-<br>
+
 </li>
 <li>For
 the samples copy their war files to Tomcat's webapps
 directory.</li>
 </ul>
-<h3>Samples&nbsp;</h3>
+<h3><a name="Samples"></a>Samples&nbsp;</h3>
 <table style="text-align: left; width: 100%;" border="0" cellpadding="2" cellspacing="2">
 <caption style="text-decoration: underline;">Tuscany
 samples and applications</caption><tbody>
@@ -176,4 +180,4 @@
 </tbody>
 </table>
 <br>
-</body></html>
+</body></html>
\ No newline at end of file