summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0.1-RC1/modules/domain-node/src/main/java/org/apache/tuscany/sca/impl/ServiceHelper.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-10-07Official Tuscany 2.0.1 Releaselresende1-211/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1530096 13f79535-47bb-0310-9956-ffa450edef68
2013-09-302.0.1 RC1 release taglresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1527464 13f79535-47bb-0310-9956-ffa450edef68
2011-07-28Recreate 2.0-Beta3 branch from current trunkantelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151792 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22Tag beta3 RC1antelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149505 13f79535-47bb-0310-9956-ffa450edef68
2011-07-18Create a branch for beta3antelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147804 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08Add TODO reminderantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133271 13f79535-47bb-0310-9956-ffa450edef68
2011-06-06Add the sca-api to the class loader heirachy so that the annotations get ↵antelder1-5/+3
correctly picked up in contributions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132590 13f79535-47bb-0310-9956-ffa450edef68
2011-06-06Fix NPE when stopping a remote compositeantelder1-0/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132533 13f79535-47bb-0310-9956-ffa450edef68
2011-05-16Rename EndpointRegistry to DomainRegistry. Doing this has been brought up ↵antelder1-6/+6
lots of times in the past just no one ever got around to it. It effects quite a few classes but its a relatively trivial rename and i don't think it should impact on anyone too much git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1103629 13f79535-47bb-0310-9956-ffa450edef68
2011-05-14Move all the code for making service proxys to a seperate helper class. ↵antelder1-0/+182
Seems like a lot of this should be provided by the Tuscany SPI somewhere but need to work out the best places git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1102970 13f79535-47bb-0310-9956-ffa450edef68