summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/sca-client-impl/src/main/java/org/apache/tuscany/sca/client (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pass the domain name in as the registry URI so that we can use the domain nam...slaws2010-02-101-2/+6
* Call node init() to ensure that the extension point registry is initialized. ...slaws2010-02-101-18/+3
* Fix the sca client to use a resolved endpointrfeng2010-02-091-18/+118
* Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactoryrfeng2010-02-091-16/+27
* Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng2010-01-291-3/+2
* Use uri equals for comparing endpoints so that serialzed/deserilized endpoint...antelder2010-01-251-3/+5
* Start of making the Tuscany sca client impl work for both local or remote nod...antelder2010-01-202-14/+127
* Update the tuscany sca client impl to match the latest oasis codeantelder2010-01-203-25/+56
* TUSCANY-3424 inject the SCAClientFactory default instance into the SCAClientF...slaws2010-01-142-1/+61
* Moving 2.x trunklresende2009-11-201-0/+59