summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/node-launcher/src/main/java/org/apache/tuscany/sca/node/launcher/NodeLauncher.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2010-07-19Branch to experiment with dynamic component interfaces and implementations.jsdelfino1-0/+0
2010-05-27Branch for 2.0 Milestone M5kelvingoodson1-0/+0
2009-11-22Add an option to invoke a service after the node is startedrfeng1-1/+62
2009-11-20Moving 2.x trunklresende1-0/+0
2009-02-08Minor javadoc fixlresende1-1/+3
2009-02-06Set ttl=0 to be no waitrfeng1-1/+1
2009-02-05Set up the sample scripts so that the automatic run uses a time to live of 4 ...slaws1-1/+1
2009-02-04Add a new option "ttl" to control when to stop the noderfeng1-5/+26
2009-02-04Add the command line processing for JSE launcher toorfeng1-11/+60
2008-11-26Added missing @Override annotation on methods that override a method declarat...mcombellack1-0/+1
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende1-0/+0
2008-09-15Pulled a recent revision of trunk into the sca-android branch, to apply the a...jsdelfino1-0/+0
2008-09-12Creating a branch for the equinox work.jsdelfino1-0/+0
2008-09-12Added a little more logic to restart the domain manager or a node when the us...jsdelfino1-2/+4
2008-09-12Restart a node when the user just presses enter.jsdelfino1-40/+62
2008-09-05Minor fixes to the JSE and OSGi Equinox launchers. Added shutdown hooks, some...jsdelfino1-35/+78
2008-08-25Added support for two parameters to NodeLauncher: composite URI and contribut...jsdelfino1-3/+16
2008-08-19Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to node...rfeng1-0/+0
2008-07-31Node launcher gets IOException from System.in and fails when started as a det...jsdelfino1-1/+8
2008-07-14Fixed method name on NodeLauncher. Changed test case to use the correct NodeL...jsdelfino1-1/+1
2008-07-14Fix for TUSCANY-2409. Mirrored changes to SCANodeFactory in NodeLauncher.jsdelfino1-43/+39