summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/extensibility-osgi/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added missing @Override annotation to methods that override methods from thei...mcombellack2008-08-131-0/+1
* Support to start OSGi from a list of jar filesrfeng2008-08-081-1/+5
* Use ServiceDiscovery in node2-api to find SCANode2Factory subclassesrfeng2008-08-081-3/+8
* Add getBundleContext()rfeng2008-08-011-0/+4
* Add an OSgi bundle activator to set the OSGiServiceDiscoverer to ServiceDisco...rfeng2008-07-312-1/+46
* Add more comments and some minor clean uprfeng2008-07-211-0/+6
* Fix the a set of classloading related issues such as ClassNotFoundException, ...rfeng2008-07-211-0/+78
* Start to add an OSGi-based runtime for implementation.node. It installs tusca...rfeng2008-07-181-1/+1
* Keep the felix instance for stoprfeng2008-07-161-1/+1
* Add the first instance only optimization backrfeng2008-07-112-3/+14
* Make the ServiceDiscovery pluggable and add support for OSGi-based service di...rfeng2008-07-083-0/+356