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/19 18:08:49 UTC

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

Author: rineholt
Date: Fri May 19 09:08:48 2006
New Revision: 407835

URL: http://svn.apache.org/viewvc?rev=407835&view=rev
Log:
TUSCANY-410
http://issues.apache.org/jira/browse/TUSCANY-410

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

Modified: incubator/tuscany/java/samples/sca/supplychain/readme.htm
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/samples/sca/supplychain/readme.htm?rev=407835&r1=407834&r2=407835&view=diff
==============================================================================
--- incubator/tuscany/java/samples/sca/supplychain/readme.htm (original)
+++ incubator/tuscany/java/samples/sca/supplychain/readme.htm Fri May 19 09:08:48 2006
@@ -18,8 +18,8 @@
 and the sample jar,&nbsp;<span style="font-weight: bold;">sample-supplychain-incubating-M1.jar</span>
 , both of these must be available on the classpath to run the sample.
 <h3>Running</h3> In the directory&nbsp;samples\sca\supplychain
-use the JDK 1.5 java command to run the class <span style="font-weight: bold;">supplychain.SupplyChainClient</span> <pre>Linux: java -cp ../../../lib/tuscany-runtime-incubating-M1.jar:target\sample-supplychain-incubating-M1.jar supplychain.SupplyChainClient</pre>
-<pre>Windows: java -cp ../../../lib/tuscany-runtime-incubating-M1.jar;target\sample-supplychain-incubating-M1.jar supplychain.SupplyChainClient</pre><h3>Results</h3>
+use the JDK 1.5 java command to run the class <span style="font-weight: bold;">supplychain.SupplyChainClient</span> <pre>Linux: java -cp ../../../lib/tuscany-runtime-incubating-M1.jar:target/sample-supplychain-incubating-M1.jar supplychain.SupplyChainClient</pre>
+<pre>Windows: java -cp ../../../lib/tuscany-runtime-incubating-M1.jar;target/sample-supplychain-incubating-M1.jar supplychain.SupplyChainClient</pre><h3>Results</h3>
 <p>The sample when run should simply display to the standard
 output: <code></code></p><p>May 16, 2006
 3:12:13 PM org.apache.tuscany.core.client.TuscanyRuntime$Monitor
@@ -68,4 +68,4 @@
 the Java interface implemented by the&nbsp;Warehouse component.</td></tr><tr><td>WarehouseComponentImpl.java</td><td>Implements
 the SCA&nbsp;WarehouseComponent component.</td></tr><tr><td>logging.properties</td><td>Configures
 Tuscany logging. Provides the output of this demo.</td></tr><tr><td>sca.module</td><td>Defines
-and assembles the SCA components</td></tr> </tbody></table><br></body></html>
\ No newline at end of file
+and assembles the SCA components</td></tr> </tbody></table><br></body></html>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org