summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-launcher (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-20Moving 2.x trunklresende12-1804/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Clean up the MANIFEST.MF and add SCA-Version headerrfeng1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882666 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18Make the 3rd party jar dependencies consistent in version to avoid conflicts rfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805621 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01Use system property to check if the launcher is running under maven surefire ↵rfeng1-1/+1
test git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790349 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25Use the QName as the key for binding base URIsrfeng1-1/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788487 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15Update the node launcher to use the NodeFactoryrfeng1-104/+125
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775369 13f79535-47bb-0310-9956-ffa450edef68
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764927 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Revert 755183 an errant commit from the release pluginantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755206 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17[maven-release-plugin] prepare branch test-branchantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755183 13f79535-47bb-0310-9956-ffa450edef68
2009-02-08Minor javadoc fixlresende1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742019 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06Set ttl=0 to be no waitrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741639 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05Set up the sample scripts so that the automatic run uses a time to live of 4 ↵slaws1-1/+1
seconds while the script, when run manually, waits for the user to press a key. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741087 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Add a new option "ttl" to control when to stop the noderfeng1-5/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740819 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Add the command line processing for JSE launcher toorfeng5-27/+121
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740629 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736880 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20Updating MANIFEST.MF versions to 2.0.0lresende1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736040 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28Ensure that all of the jars are located correctly when the node launcher is ↵slaws1-2/+2
run from the command line. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721420 13f79535-47bb-0310-9956-ffa450edef68
2008-11-26Added missing @Override annotation on methods that override a method ↵mcombellack3-0/+3
declaration in a superclass git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720905 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Fixing up pom artifact version to 2.0-SNAPSHOTlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718906 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ↵lresende12-0/+1658
1.x/original trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718815 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch ↵lresende11-1672/+0
merge git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718812 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder1-1/+1
bumping up to 2.0-SNAPSHOT as per the recent vote for 2.0 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718223 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12Added a little more logic to restart the domain manager or a node when the ↵jsdelfino3-59/+108
user presses 'r', quit when the user presses 'q'. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694768 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12Restart a node when the user just presses enter.jsdelfino1-40/+62
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694766 13f79535-47bb-0310-9956-ffa450edef68
2008-09-05Minor code cleanup in the ServletFilters.jsdelfino1-2/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@692320 13f79535-47bb-0310-9956-ffa450edef68
2008-09-05Minor fixes to the JSE and OSGi Equinox launchers. Added shutdown hooks, ↵jsdelfino4-95/+196
some try/catch, cleaned up the logs a bit. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@692319 13f79535-47bb-0310-9956-ffa450edef68
2008-08-25Added support for two parameters to NodeLauncher: composite URI and ↵jsdelfino1-3/+16
contribution location. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@688623 13f79535-47bb-0310-9956-ffa450edef68
2008-08-22Fixes for itest/osgi-tuscanyrsivaram1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@688168 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to ↵rfeng11-0/+1485
node-xxx git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686901 13f79535-47bb-0310-9956-ffa450edef68