summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-launcher/src (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-20Moving 2.x trunklresende8-1514/+0
2009-07-01Use system property to check if the launcher is running under maven surefire ...rfeng1-1/+1
2009-06-25Use the QName as the key for binding base URIsrfeng1-1/+8
2009-05-15Update the node launcher to use the NodeFactoryrfeng1-104/+125
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 toorfeng3-26/+113
2008-11-28Ensure that all of the jars are located correctly when the node launcher is r...slaws1-2/+2
2008-11-26Added missing @Override annotation on methods that override a method declarat...mcombellack3-0/+3
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende8-0/+1373
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende8-1389/+0
2008-09-12Added a little more logic to restart the domain manager or a node when the us...jsdelfino3-59/+108
2008-09-12Restart a node when the user just presses enter.jsdelfino1-40/+62
2008-09-05Minor code cleanup in the ServletFilters.jsdelfino1-2/+4
2008-09-05Minor fixes to the JSE and OSGi Equinox launchers. Added shutdown hooks, some...jsdelfino4-95/+196
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...rfeng8-0/+1202