summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-osgi-runtime/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-20Moving 2.x trunklresende8-761/+0
2009-11-13Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng1-8/+9
2009-11-02Only stop the bundle if it is started by the providerrfeng1-6/+13
2009-10-31Resolve interfaces from the remote endpoints (tribes based discovery is now w...rfeng1-4/+15
2009-10-30Propagate osgi properties for OSGi remote services rfeng2-15/+34
2009-10-29Ignore IllegalStateException for service unregister()rfeng2-3/+6
2009-10-29Handle service unregistration gracefullyrfeng1-1/+6
2009-10-29Update to end all service provider files with a new lineantelder1-0/+1
2009-10-27Use sca-config XML files for SCA binding/policy definitionsrfeng1-1/+1
2009-07-31Use ServiceFactory to create service proxies based on the interface classes f...rfeng1-28/+37
2009-07-18Change the name of OSGi remote service related propertiesrfeng1-31/+34
2009-07-17Remove the need of the DistributionProvider interfacerfeng3-135/+47
2009-07-16Refactor the OSGi discovery service into node-implementation-osgi rfeng16-1532/+89
2009-06-30Starting to hook distribution/discovery servicesrfeng7-82/+176
2009-06-26Some refactoring on the discoveryrfeng5-28/+82
2009-06-25Add more logic to handle the Endpoint publication and discoveryrfeng3-13/+54
2009-06-24Add service properties from SCA Endpointrfeng3-6/+23
2009-06-24Start to add discovery service for distributed OSGi over SCArfeng12-0/+1375
2009-05-27Only stop the bundle when it is activerfeng1-1/+1
2009-05-05Allow the SCA composite for bundles can be packaged in an external bundle and...rfeng1-7/+24
2009-03-23Start to align with the OSGi property names defined by RFC 119rfeng2-4/+106
2009-03-17Bring up the binding.rmi to connect two OSGi bundlesrfeng2-19/+27
2009-03-17Clean up the dependenciesrfeng1-40/+0
2009-03-17Start to populate SCA proxies into the OSGi registry for referencesrfeng2-770/+71
2009-03-16Start to hook up the osgi-based noderfeng2-154/+2
2009-03-16Update the MF and pomrfeng1-2/+72
2009-03-16Add a module for Implementation-osgi runtimerfeng9-0/+1346