summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-osgi-runtime/src/main (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-20Moving 2.x trunklresende8-761/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the ↵rfeng1-8/+9
owner of invocaiton chains (http://www.mail-archive.com/dev@tuscany.apache.org/msg07856.html) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836009 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02Only stop the bundle if it is started by the providerrfeng1-6/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831974 13f79535-47bb-0310-9956-ffa450edef68
2009-10-31Resolve interfaces from the remote endpoints (tribes based discovery is now ↵rfeng1-4/+15
working) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831516 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30Propagate osgi properties for OSGi remote services rfeng2-15/+34
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831468 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29Ignore IllegalStateException for service unregister()rfeng2-3/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831102 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29Handle service unregistration gracefullyrfeng1-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831097 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29Update to end all service provider files with a new lineantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830951 13f79535-47bb-0310-9956-ffa450edef68
2009-10-27Use sca-config XML files for SCA binding/policy definitionsrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830339 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31Use ServiceFactory to create service proxies based on the interface classes ↵rfeng1-28/+37
from the requesting bundle git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799489 13f79535-47bb-0310-9956-ffa450edef68
2009-07-18Change the name of OSGi remote service related propertiesrfeng1-31/+34
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795280 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17Remove the need of the DistributionProvider interfacerfeng3-135/+47
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795192 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16Refactor the OSGi discovery service into node-implementation-osgi rfeng16-1532/+89
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794553 13f79535-47bb-0310-9956-ffa450edef68
2009-06-30Starting to hook distribution/discovery servicesrfeng7-82/+176
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789859 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26Some refactoring on the discoveryrfeng5-28/+82
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788553 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25Add more logic to handle the Endpoint publication and discoveryrfeng3-13/+54
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788223 13f79535-47bb-0310-9956-ffa450edef68
2009-06-24Add service properties from SCA Endpointrfeng3-6/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788211 13f79535-47bb-0310-9956-ffa450edef68
2009-06-24Start to add discovery service for distributed OSGi over SCArfeng12-0/+1375
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788210 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Only stop the bundle when it is activerfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778946 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05Allow the SCA composite for bundles can be packaged in an external bundle ↵rfeng1-7/+24
and leave the original bundles as is git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772014 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23Start to align with the OSGi property names defined by RFC 119rfeng2-4/+106
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757502 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Bring up the binding.rmi to connect two OSGi bundlesrfeng2-19/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755436 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Clean up the dependenciesrfeng1-40/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755376 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Start to populate SCA proxies into the OSGi registry for referencesrfeng2-770/+71
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755336 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16Start to hook up the osgi-based noderfeng2-154/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755018 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16Update the MF and pomrfeng1-2/+72
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754968 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16Add a module for Implementation-osgi runtimerfeng9-0/+1346
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754923 13f79535-47bb-0310-9956-ffa450edef68