summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/trunk/modules/node-launcher-equinox/src/main/java/org/apache/tuscany/sca/node/equinox/launcher/NodeLauncherUtil.java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-23Copy trunk to test sandbox trunkantelder1-0/+0
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng1-3/+16
2009-02-06Fix to TUSCANY-2806 to handle the jars with Class-Path header in META-INF/MAN...rfeng1-116/+174
2009-02-04Add check for empty imports/exports/classpathrfeng1-3/+9
2009-02-03Now have one bundle per 3rd party jar to be consistent with the distro storyrfeng1-17/+68
2009-01-16Bring up the equinox-based junit plugin for mavenrfeng1-13/+64
2008-11-28Ensure that all of the jars are located correctly when the node launcher is r...slaws1-8/+16
2008-11-19Hack to get this working, need to revisit this whole launcher class as debugg...antelder1-1/+7
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende1-0/+0
2008-11-18Fix the duplicate export package from 3rd party jarsrfeng1-2/+4
2008-10-24Fix the classname for NodeFactory used in Class.forName()rfeng1-2/+2
2008-09-28Adjusted algorithm to determine classpath entries.jsdelfino1-50/+60
2008-09-25Rationalized how to locate an SCA contribution given a known Java class conta...jsdelfino1-7/+0
2008-09-24Fix the file separator issue with windowsrfeng1-2/+2
2008-09-22Added support for several bundle packaging and distribution schemes (jars and...jsdelfino1-44/+554
2008-09-19Simplified ServiceDiscoverer. Started to use it to create factories to resolv...jsdelfino1-0/+28
2008-09-12Moved construction of 3rd party bundle from BundleFileFactoryHook to Launcher...jsdelfino1-2/+5
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 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