summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/helloworld-distributed/helloworld-webapp
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-09-13 07:46:35 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-09-13 07:46:35 +0000
commitb66e9ff0ef02e1068e15f81ad5a0ecc384401e2c (patch)
tree78f635aed7d7de4032c8433fe81a867e537ecb76 /java/sca/samples/helloworld-distributed/helloworld-webapp
parent7fad291b69b1b034b0b1462500203bdfd1b4a271 (diff)
Update sample README for using node-dynamic
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694890 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/samples/helloworld-distributed/helloworld-webapp')
-rw-r--r--java/sca/samples/helloworld-distributed/helloworld-webapp/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/sca/samples/helloworld-distributed/helloworld-webapp/README b/java/sca/samples/helloworld-distributed/helloworld-webapp/README
index 0ea891b07f..9462ae4218 100644
--- a/java/sca/samples/helloworld-distributed/helloworld-webapp/README
+++ b/java/sca/samples/helloworld-distributed/helloworld-webapp/README
@@ -13,7 +13,8 @@ To run the sample:
- Deploy the helloworld-webapp war to Tomcat.
- Start the standalone node by:
in the helloworld-node folder do "mvn dependency:copy-dependencies" then:
- java -Djava.ext.dirs=target\dependency -cp target\sample-helloworld-node.jar sample.HelloworldNode
+ java -Djava.ext.dirs=target\dependency -jar target\dependency\tuscany-node-dynamic-1.4-SNAPSHOT.jar target\sample-helloworld-node.jar
+
- On a web browser go to:
http://localhost:8080/sample-helloworld-webapp