summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/branches/tb7/modules/node-launcher-equinox/src/main/java/org/apache/tuscany/sca/node/equinox/launcher/NodeLauncher.java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-20[maven-release-plugin] copy for branch tb7antelder1-0/+0
2009-02-04Add a new option "ttl" to control when to stop the noderfeng1-59/+110
2009-02-04Cleanup the CLI processingrfeng1-11/+21
2009-02-04Add command-line parsing to the node launcherrfeng1-21/+71
2009-01-30Revert the changes to pass args[] into EquinoxHost. We should use system prop...rfeng1-8/+5
2009-01-29Add the default newInstance() backrfeng1-0/+3
2009-01-29Pass arguments into EquinoxHost so that equinox runtime options can be honore...rfeng1-5/+5
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-10-09Work in progress. Fixed implementation of NodeImpl, now working without depen...jsdelfino1-5/+6
2008-09-25Rationalized how to locate an SCA contribution given a known Java class conta...jsdelfino1-21/+3
2008-09-22Added support for several bundle packaging and distribution schemes (jars and...jsdelfino1-6/+6
2008-09-12Creating a branch for the equinox work.jsdelfino1-0/+0
2008-09-11Renaming branchlresende1-0/+0
2008-09-11Renaming branchlresende1-0/+0
2008-09-11Branch before trunk cleanuplresende1-0/+0
2008-09-09Use the bundle to load the implementation.node classesrfeng1-4/+4
2008-09-08Minor code clean uprfeng1-4/+4
2008-09-08Fix the Bundle-ClassPath syntax and make sure the classpath is resolved again...rfeng1-5/+9
2008-09-07Moved hooks from extensiblity-equinox to node-launcher-equinox. Fixed logic t...jsdelfino1-5/+5
2008-09-06Starting to add support Classloading for 3rd party jars rfeng1-5/+10
2008-09-05Simplified a bit the access to EquinoxOSGiHost.jsdelfino1-11/+10
2008-09-05Minor fixes to the JSE and OSGi Equinox launchers. Added shutdown hooks, some...jsdelfino1-20/+79
2008-08-28Add an equinox-based OSGi node launcherrfeng1-0/+165