summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/sca-java-2.0-M5/modules/node-impl-osgi/src/main/java/org/apache/tuscany/sca/osgi/service/discovery/impl/LocalDiscoveryService.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-05-27Branch for 2.0 Milestone M5kelvingoodson1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948800 13f79535-47bb-0310-9956-ffa450edef68
2010-04-14Add duplication check for SCA configurationsrfeng1-0/+50
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933854 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04Make sure discovered remote service description and sca config is registered ↵rfeng1-2/+4
first before the listeners are notified git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918796 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10Fix some of minor bugs discovered by FindBugsrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908643 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27Fix multiple concurrency related issuesrfeng1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903542 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Update to the latest version of OSGi Remote Service Adminrfeng1-2/+2
Fix the issues to pass OSGi SCA configuration type TCK git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901079 13f79535-47bb-0310-9956-ffa450edef68
2010-01-09Update to the latest version of OSGi enterprise draft specsrfeng1-7/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897502 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08Use the defualt node key (domainURI+nodeURI)rfeng1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888534 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08Update to the latest spec apisrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888215 13f79535-47bb-0310-9956-ffa450edef68
2009-12-01Update to the latest OSGi remoteserviceadmin apisrfeng1-8/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885958 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Moving 2.x trunklresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68
2009-10-31Resolve interfaces from the remote endpoints (tribes based discovery is now ↵rfeng1-2/+2
working) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831516 13f79535-47bb-0310-9956-ffa450edef68
2009-10-27Use sca-config XML files for SCA binding/policy definitionsrfeng1-139/+108
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830339 13f79535-47bb-0310-9956-ffa450edef68
2009-10-18Refactor the OSGi remote services implementation and improve the notificationsrfeng1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@826369 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng1-6/+11
Refactor the ArtifactProcessor/ModelResolver to take a ProcessorContext that holds context such as Monitor, Contribution for the contribution/artifact processing methods Refactor the Builder to take a BuilderContext that holds context such as Monitor, Definitions, Base binding mapping for the building methods Change the processor/resolver/builder implementation classes to not cache the Monitor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825773 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02Remove the need to extend EndpointDescriptionrfeng1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810712 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18Update the osgi remote service admin interfaces/classesrfeng1-18/+42
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805623 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24Add the support for dynamic OSGi remote service import and export based on ↵rfeng1-0/+208
OSGi properties Add two samples to demonstrate the OSGi property driven remote services git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797580 13f79535-47bb-0310-9956-ffa450edef68