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/