summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/node-launcher-equinox/src/main/java/org/apache/tuscany/sca/node/equinox/launcher/EquinoxHost.java (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-27Bring up calculator-osgi using equinox run configrfeng1-4/+12
2008-10-24Use "reference:" scheme to install bundles from the orginal location without ...rfeng1-1/+8
2008-09-29Added a log, and start bundle to help debugging.jsdelfino1-3/+1
2008-09-28Adjusted algorithm to determine classpath entries.jsdelfino1-1/+12
2008-09-25Cleaned up trace log a bit.jsdelfino1-26/+38
2008-09-25Rationalized how to locate an SCA contribution given a known Java class conta...jsdelfino1-3/+3
2008-09-24Fix the file separator issue with windowsrfeng1-1/+1
2008-09-23Starting to fix jetty OSGi import/exports.jsdelfino1-1/+1
2008-09-22Added support for several bundle packaging and distribution schemes (jars and...jsdelfino1-138/+202
2008-09-19Simplified ServiceDiscoverer. Started to use it to create factories to resolv...jsdelfino1-1/+11
2008-09-12Moved construction of 3rd party bundle from BundleFileFactoryHook to Launcher...jsdelfino1-3/+0
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-10Minor simplification of node-launcher-equinox, which doesn't need a BundleAct...jsdelfino1-5/+23
2008-09-09Use bundle.getResources to discover servicesrfeng1-1/+4
2008-09-09Fixes to get the Equinox integration working. Use the parent classloader inst...jsdelfino1-0/+3
2008-09-08Minor code clean uprfeng1-3/+5
2008-09-08Fix the Bundle-ClassPath syntax and make sure the classpath is resolved again...rfeng1-2/+9
2008-09-07Added an dynamicimport declaration to extensibility-equinox. Forced activatio...jsdelfino1-6/+8
2008-09-07Fixed determination of the location of the node launcher bundle.jsdelfino1-2/+5
2008-09-07Moved hooks from extensiblity-equinox to node-launcher-equinox. Fixed logic t...jsdelfino1-0/+214