summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/node-launcher-equinox/src/main/java/org/apache/tuscany/sca/node/equinox/launcher/EquinoxHost.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-02-08Tag for rc0 preview of beta4 releaseantelder1-0/+0
2011-11-28Add a profile for Java 1.7antelder1-0/+3
2010-10-04Add more info about where bundles are coming from and what bundles are causin...slaws1-1/+1
2010-10-04Clarify that it's the launcher bundle in the logged output. slaws1-1/+1
2010-06-25Update to also support running OSGi with the agregated tuscany-base jarantelder1-1/+1
2010-04-06Check that there is actually something in the bundle list before trying to de...slaws1-4/+4
2010-03-26Add in a customized version on the axiom api manifest. Add message to equinox...slaws1-0/+3
2009-11-20Moving 2.x trunklresende1-0/+0
2009-10-30Propagate osgi properties for OSGi remote services rfeng1-65/+70
2009-08-04Add the capability for equinox node launcher to support customized MANIFEST.M...rfeng1-6/+68
2009-07-31Use the extensibility-equinox module to dynamically imports public packages a...rfeng1-1/+1
2009-07-31Generate a gateway bundle that aggregate split META-INF/services resourcesrfeng1-2/+60
2009-07-16Make the launcher more independent of Equinox by using the framework launch APIsrfeng1-73/+122
2009-04-22Improvements to the handling of OSGi bundles when running in development modeedwardsmj1-20/+41
2009-03-26Return the bundle for installBundle()rfeng1-7/+8
2009-03-16Allow bundle symbolic name to be introspected from the filerfeng1-4/+7
2009-03-11Avoid NPE if the extensibility-equinox bundle is not presentrfeng1-6/+8
2009-03-06Make sure the default configuration folder is isolated by user namesrfeng1-1/+9
2009-02-06Fix to TUSCANY-2806 to handle the jars with Class-Path header in META-INF/MAN...rfeng1-16/+20
2009-02-03Now have one bundle per 3rd party jar to be consistent with the distro storyrfeng1-61/+88
2009-01-30Set the default configuration area using a temp folderrfeng1-6/+15
2009-01-30Revert the changes to pass args[] into EquinoxHost. We should use system prop...rfeng1-28/+46
2009-01-29Pass arguments into EquinoxHost so that equinox runtime options can be honore...rfeng1-10/+27
2009-01-28Make tuscany modules as fragments to axis2 and axiom bunldes to work around t...rfeng1-59/+1
2009-01-24Control the debug using osgi.debug system propertyrfeng1-0/+6
2009-01-22Set the location of equinox to ${java.io.tmpdir}/.tuscany/equinoxrfeng1-59/+102
2009-01-16Bring up the equinox-based junit plugin for mavenrfeng1-11/+32
2009-01-13Expose the EquinoxHost for the osgi junit pluginrfeng1-3/+3
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende1-0/+0
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