summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/launcher-command-line/README
blob: f0d4f76be5cf2a5924d8f07fed0148ec7cd28aee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
To execute a sample contribution from the command line

on Windows, from a command prompt in the samples directory, run the command ...

..\bin\tuscany.bat "contribution-name"

for example

..\bin\tuscany.bat contribution-binding-sca-calculator

or on *nix platforms, from a shell prompt in the samples direcotry, run the command ...

../bin/tuscany.sh contribution-binding-sca-calculator