summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-launcher/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-208-1514/+0
* Use system property to check if the launcher is running under maven surefire ...rfeng2009-07-011-1/+1
* Use the QName as the key for binding base URIsrfeng2009-06-251-1/+8
* Update the node launcher to use the NodeFactoryrfeng2009-05-151-104/+125
* 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-043-26/+113
* Ensure that all of the jars are located correctly when the node launcher is r...slaws2008-11-281-2/+2
* Added missing @Override annotation on methods that override a method declarat...mcombellack2008-11-263-0/+3
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-198-0/+1373
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-198-1389/+0
* Added a little more logic to restart the domain manager or a node when the us...jsdelfino2008-09-123-59/+108
* Restart a node when the user just presses enter.jsdelfino2008-09-121-40/+62
* Minor code cleanup in the ServletFilters.jsdelfino2008-09-051-2/+4
* Minor fixes to the JSE and OSGi Equinox launchers. Added shutdown hooks, some...jsdelfino2008-09-054-95/+196
* 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-198-0/+1202