summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-launcher/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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