summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/core-spi/src/main/java/org/apache/tuscany/sca/runtime (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-21Pick up the default scheme from runtime propertiesantelder1-2/+8
2010-04-15Add new RuntimeProperties interface to enable extensions getting hold of the ...antelder1-0/+27
2010-04-08TUSCANY-3529 - update binding matching to turn on code that looks at binding ...slaws1-0/+8
2010-03-16Remove old matches method code as its now in Endpoint classantelder1-72/+0
2010-03-09This should be going with Hazelcast 1.8.1 nowantelder1-1/+1
2010-03-08Switch binder interface over to throwing exceptions rather than returning boo...slaws1-2/+2
2010-03-02Add the ability to map binding.sca to any bindings in the runtime by configur...rfeng1-1/+1
2010-02-19Align the interfaceContractMapper to the specrfeng1-12/+0
2010-02-13Start to make extension points/extensions configurable from NodeFactory/Servi...rfeng1-1/+5
2010-02-11Add a mapping for domainURI and registryURIrfeng3-4/+35
2010-02-09Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactoryrfeng1-4/+10
2010-02-09Start to clean up the node-api (remove Node.destroy())rfeng7-17/+96
2010-02-03Add domainURI/nodeURI to runtime endpoint/endpoint referencerfeng1-0/+12
2010-01-29Update tribes registry to also support the tuscany registry uri formatantelder1-0/+166
2010-01-29Update to find an existing domain if the registry isn't explicitly definedantelder3-0/+15
2010-01-29Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng7-6/+561
2010-01-27Update the Version to include the version and build timeantelder1-1/+13
2010-01-26First cut at having a programatic way to get the svn revision that a tuscany ...antelder1-0/+35
2010-01-20Start of making the Tuscany sca client impl work for both local or remote nod...antelder1-0/+1
2010-01-10TUSCANY-3417 TUSCANY-3417 consolidate enpointreference/endpoint matching code...slaws1-2/+2
2010-01-04Remove unused importsslaws1-2/+0
2009-12-11TUSCANY-3392 first set of code changes to move the endpoint matching into one...slaws1-0/+12
2009-12-11Correct spelling mistake and increase repeat count.slaws1-1/+1
2009-11-20Moving 2.x trunklresende18-0/+1115