summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0.1-RC1/modules/implementation-osgi-runtime/src/main/java/org/apache/tuscany/sca/implementation/osgi/runtime/OSGiImplementationProvider.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-07Official Tuscany 2.0.1 Releaselresende1-336/+0
2013-09-302.0.1 RC1 release taglresende1-0/+0
2010-07-19Branch to experiment with dynamic component interfaces and implementations.jsdelfino1-0/+0
2010-05-27Branch for 2.0 Milestone M5kelvingoodson1-0/+0
2010-01-20Update to the latest version of OSGi Remote Service Adminrfeng1-12/+81
2009-11-20Moving 2.x trunklresende1-0/+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 rfeng1-8/+25
2009-10-29Ignore IllegalStateException for service unregister()rfeng1-2/+1
2009-10-29Handle service unregistration gracefullyrfeng1-1/+6
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-16Refactor the OSGi discovery service into node-implementation-osgi rfeng1-11/+76
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 119rfeng1-4/+7
2009-03-17Bring up the binding.rmi to connect two OSGi bundlesrfeng1-3/+4
2009-03-17Start to populate SCA proxies into the OSGi registry for referencesrfeng1-767/+46
2009-03-16Add a module for Implementation-osgi runtimerfeng1-0/+850