summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-osgi-runtime (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-2012-1079/+0
* Clean up the MANIFEST.MF and add SCA-Version headerrfeng2009-11-201-0/+1
* 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
* Update to end all service provider files with a new lineantelder2009-10-291-0/+1
* Use sca-config XML files for SCA binding/policy definitionsrfeng2009-10-271-1/+1
* Generate a gateway bundle that aggregate split META-INF/services resourcesrfeng2009-07-311-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-174-136/+47
* Refactor the OSGi discovery service into node-implementation-osgi rfeng2009-07-1617-1536/+91
* Update to Equinox 3.5 to take advantage of the hook services APIrfeng2009-07-161-1/+1
* Starting to hook distribution/discovery servicesrfeng2009-06-308-83/+178
* 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-2413-1/+1379
* Only stop the bundle when it is activerfeng2009-05-271-1/+1
* Redo the contribution modules merge started in r772861 but this time includin...antelder2009-05-101-7/+0
* Allow the SCA composite for bundles can be packaged in an external bundle and...rfeng2009-05-051-7/+24
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-141-1/+1
* Upgrade to equinox 3.4.xrfeng2009-03-251-11/+4
* 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-173-141/+1
* Move the test into node-impl-osgirfeng2009-03-1731-1800/+6
* Start to populate SCA proxies into the OSGi registry for referencesrfeng2009-03-174-780/+90
* Adjust the generated test bundlesrfeng2009-03-167-46/+115
* Add missing composites and use SCA-Composite headerrfeng2009-03-165-9/+11
* Start to hook up the osgi-based noderfeng2009-03-163-156/+3
* Update the MF and pomrfeng2009-03-164-41/+181
* Fix package references to calculator.dosgirfeng2009-03-163-10/+7
* Change the package names for the calculatorrfeng2009-03-1625-69/+270
* Add a module for Implementation-osgi runtimerfeng2009-03-1640-0/+3223