summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-launcher/src/main/java/org/apache/tuscany/sca/node/launcher/NodeLauncher.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-303/+0
* Minor javadoc fixlresende2009-02-081-1/+3
* Set ttl=0 to be no waitrfeng2009-02-061-1/+1
* Set up the sample scripts so that the automatic run uses a time to live of 4 ...slaws2009-02-051-1/+1
* Add a new option "ttl" to control when to stop the noderfeng2009-02-041-5/+26
* Add the command line processing for JSE launcher toorfeng2009-02-041-11/+60
* Added missing @Override annotation on methods that override a method declarat...mcombellack2008-11-261-0/+1
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-191-0/+230
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-191-230/+0
* Added a little more logic to restart the domain manager or a node when the us...jsdelfino2008-09-121-2/+4
* Restart a node when the user just presses enter.jsdelfino2008-09-121-40/+62
* Minor fixes to the JSE and OSGi Equinox launchers. Added shutdown hooks, some...jsdelfino2008-09-051-35/+78
* Added support for two parameters to NodeLauncher: composite URI and contribut...jsdelfino2008-08-251-3/+16
* Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to node...rfeng2008-08-191-0/+150