summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-osgi-runtime/src/main/java/org/apache (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng2009-11-131-8/+9
* Only stop the bundle if it is started by the providerrfeng2009-11-021-6/+13
* Resolve interfaces from the remote endpoints (tribes based discovery is now w...rfeng2009-10-311-4/+15
* Propagate osgi properties for OSGi remote services rfeng2009-10-302-15/+34
* Ignore IllegalStateException for service unregister()rfeng2009-10-292-3/+6
* Handle service unregistration gracefullyrfeng2009-10-291-1/+6
* Use sca-config XML files for SCA binding/policy definitionsrfeng2009-10-271-1/+1
* Use ServiceFactory to create service proxies based on the interface classes f...rfeng2009-07-311-28/+37
* Change the name of OSGi remote service related propertiesrfeng2009-07-181-31/+34
* Remove the need of the DistributionProvider interfacerfeng2009-07-172-33/+47
* Refactor the OSGi discovery service into node-implementation-osgi rfeng2009-07-1611-1003/+89
* Starting to hook distribution/discovery servicesrfeng2009-06-306-82/+74
* Some refactoring on the discoveryrfeng2009-06-265-28/+82
* Add more logic to handle the Endpoint publication and discoveryrfeng2009-06-253-13/+54
* Add service properties from SCA Endpointrfeng2009-06-243-6/+23
* Start to add discovery service for distributed OSGi over SCArfeng2009-06-247-0/+846
* Only stop the bundle when it is activerfeng2009-05-271-1/+1
* Allow the SCA composite for bundles can be packaged in an external bundle and...rfeng2009-05-051-7/+24
* Start to align with the OSGi property names defined by RFC 119rfeng2009-03-232-4/+106
* Bring up the binding.rmi to connect two OSGi bundlesrfeng2009-03-172-19/+27
* Clean up the dependenciesrfeng2009-03-171-40/+0
* Start to populate SCA proxies into the OSGi registry for referencesrfeng2009-03-172-770/+71
* Start to hook up the osgi-based noderfeng2009-03-162-154/+2
* Update the MF and pomrfeng2009-03-161-2/+72
* Add a module for Implementation-osgi runtimerfeng2009-03-166-0/+1265