summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/sca-client-impl/src/main/java/org/apache/tuscany/sca/client/impl/SCAClientFactoryImpl.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3529 - update binding matching to turn on code that looks at binding ...slaws2010-04-081-1/+7
* Improve the IP address binding to be based on the host from the urirfeng2010-03-141-3/+2
* Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng2010-02-261-6/+1
* 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-201-14/+51
* Update the tuscany sca client impl to match the latest oasis codeantelder2010-01-201-12/+6
* TUSCANY-3424 inject the SCAClientFactory default instance into the SCAClientF...slaws2010-01-141-1/+12
* Moving 2.x trunklresende2009-11-201-0/+59