Hi all,
I've committed a little program that I find useful to start and stop
Tuscany nodes interactively under samples/launcher-shell.
It just reads and executes commands from input. The following commands
are supported:
start <node-name> <contrib-uri> <contrib-location>
stop <node-name>
status
history
bye to exit
For details to build and run it, see the README [1].
I've been thinking about adding a little more to it, like support for
multiple contributions, display the composites, or more node status info
for example.
Hope this helps.
[1]
http://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk/samples/launcher-shell/README
--
Jean-Sebastien