summaryrefslogtreecommitdiffstats
path: root/branches/trunk-20080910/modules/node-launcher-equinox/src/main/java/org/apache/tuscany/sca/node/equinox/launcher/NodeLauncher.java (unfollow)
Commit message (Expand)AuthorFilesLines
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