summaryrefslogtreecommitdiffstats
path: root/branches/trunk-20080910/modules/node-launcher-equinox/src/main/java/org/apache/tuscany/sca/node/equinox/launcher/NodeLauncherUtil.java (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-11Branch before trunk cleanuplresende1-0/+0
2008-09-09Use bundle.getResources to discover servicesrfeng1-0/+1
2008-09-09Fixes to get the Equinox integration working. Use the parent classloader inst...jsdelfino1-1/+0
2008-09-09Use the bundle to load the implementation.node classesrfeng1-5/+19
2008-09-08Minor code clean uprfeng1-40/+25
2008-09-08Add Import-Package to 3rd lib bundle so that system packages are correctly re...rfeng1-25/+30
2008-09-08Fix the Bundle-ClassPath syntax and make sure the classpath is resolved again...rfeng1-8/+41
2008-09-08Simplified a bit the service discovery implementation. Some code cleanup in n...jsdelfino1-4/+11
2008-09-07Fixed determination of the location of the node launcher bundle.jsdelfino1-9/+30
2008-09-07Moved hooks from extensiblity-equinox to node-launcher-equinox. Fixed logic t...jsdelfino1-0/+134
2008-09-05Simplified a bit the access to EquinoxOSGiHost.jsdelfino1-10/+0
2008-09-05Minor fixes to the JSE and OSGi Equinox launchers. Added shutdown hooks, some...jsdelfino1-3/+2
2008-08-28Add an equinox-based OSGi node launcherrfeng1-0/+186