summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-launcher-equinox/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Starting to add support Classloading for 3rd party jars rfeng2008-09-064-18/+87
* Removed obsolete OSGiHost class.jsdelfino2008-09-051-30/+0
* Simplified a bit the access to EquinoxOSGiHost.jsdelfino2008-09-056-49/+37
* Minor code cleanup in the ServletFilters.jsdelfino2008-09-051-4/+4
* Minor fixes to the JSE and OSGi Equinox launchers. Added shutdown hooks, some...jsdelfino2008-09-054-51/+232
* Added a BundleFileWrapperFactory hook as it'll help provide the required Bund...jsdelfino2008-09-051-1/+1
* Add the capability to find dependencies jars/folders from the URLClassLoader ...rfeng2008-09-043-9/+74
* Make a few fields non-static to ServiceDiscoveryrfeng2008-09-032-4/+20
* Add an equinox-based OSGi node launcherrfeng2008-08-2817-0/+2035