summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/node-api/src/main/java/org/apache (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-02Add the ability to map binding.sca to any bindings in the runtime by configur...rfeng1-1/+1
2010-02-26Add a test for remote invocations between nodes created from two different no...rfeng1-0/+2
2010-02-13Start to make extension points/extensions configurable from NodeFactory/Servi...rfeng1-16/+42
2010-02-11Rename configURI to domainRegistryURIrfeng1-15/+6
2010-02-09Remove getDomainNamerfeng2-16/+0
2010-02-09Remove org.apache.tuscany.sca.node.Client and merge the methods into org.apac...rfeng3-75/+40
2010-02-09Start to clean up the node-api (remove Node.destroy())rfeng2-7/+1
2010-02-09Remove unused coderfeng1-58/+0
2010-02-08Generate unique Node URI if it's not set in the NodeConfigurationrfeng1-2/+7
2010-01-29Fix domain name calculationantelder1-3/+6
2010-01-23Fix the node tests by using a consistent domain name everywhere and using Nod...antelder1-2/+2
2010-01-23Add a mehod to create a node with a uri and composite to match the uri only m...antelder1-0/+7
2010-01-18Change Node getInstance/newInstance methods so that newInstance really create...antelder1-56/+39
2010-01-13Add methods to Node to replicate whats in DomainNode so i can get rid of that...antelder2-0/+34
2009-11-20Moving 2.x trunklresende18-0/+1848