summaryrefslogtreecommitdiffstats
path: root/tags/java/sca/1.2-RC2/tutorial/README
blob: 17ab762e61dd5358b329d70beeabe5457e8667f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Store Tutorial
======================================

This is a tutorial that demonstrate multiple variations
of our Store. For more details on the scenarios covered
here, please refer to Tutorial.pdf


Building And Running The Sample Using Ant
-----------------------------------------


cd domain
java -jar ../../modules/tuscany-node2-launcher-1.2-incubating.jar domain

Then, access the admin ui 

On Windows, point your browser to
   http://localhost:9990/ui/cloud/
or if you use Linux
   http://localhost.localdomain:9990/ui/cloud/

Select the node you want to start (e.g StoreNode), and then click start button

You should now be able to access the store ui

On windows, point your browser to
   http://localhost:8100/ui/
or if you use Linux
   http://localhost.localdomain:8100/ui/