summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-launcher-equinox/src (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-05Removed obsolete OSGiHost class.jsdelfino1-30/+0
2008-09-05Simplified a bit the access to EquinoxOSGiHost.jsdelfino6-49/+37
2008-09-05Minor code cleanup in the ServletFilters.jsdelfino1-4/+4
2008-09-05Minor fixes to the JSE and OSGi Equinox launchers. Added shutdown hooks, some...jsdelfino4-51/+232
2008-09-05Added a BundleFileWrapperFactory hook as it'll help provide the required Bund...jsdelfino1-1/+1
2008-09-04Add the capability to find dependencies jars/folders from the URLClassLoader ...rfeng3-9/+74
2008-09-03Make a few fields non-static to ServiceDiscoveryrfeng2-4/+20
2008-08-28Add an equinox-based OSGi node launcherrfeng17-0/+2035