summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta1/modules/sca-client-impl/src/main/java/org/apache/tuscany/sca/client/impl/SCAClientFactoryImpl.java (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-26Delete and redo release branchantelder1-0/+0
2010-07-19Branch to experiment with dynamic component interfaces and implementations.jsdelfino1-0/+0
2010-05-27Branch for 2.0 Milestone M5kelvingoodson1-0/+0
2010-04-08TUSCANY-3529 - update binding matching to turn on code that looks at binding ...slaws1-1/+7
2010-03-14Improve the IP address binding to be based on the host from the urirfeng1-3/+2
2010-02-26Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng1-6/+1
2010-02-10Pass the domain name in as the registry URI so that we can use the domain nam...slaws1-2/+6
2010-02-10Call node init() to ensure that the extension point registry is initialized. ...slaws1-18/+3
2010-02-09Fix the sca client to use a resolved endpointrfeng1-18/+118
2010-02-09Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactoryrfeng1-16/+27
2010-01-29Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng1-3/+2
2010-01-25Use uri equals for comparing endpoints so that serialzed/deserilized endpoint...antelder1-3/+5
2010-01-20Start of making the Tuscany sca client impl work for both local or remote nod...antelder1-14/+51
2010-01-20Update the tuscany sca client impl to match the latest oasis codeantelder1-12/+6
2010-01-14TUSCANY-3424 inject the SCAClientFactory default instance into the SCAClientF...slaws1-1/+12
2009-11-20Moving 2.x trunklresende1-0/+0
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng1-59/+59
2009-07-03Start bringing up the client api to the recent proposalsantelder1-4/+31
2009-05-06Continue exploring sca client api with a new module for the client implementa...antelder1-34/+32
2009-04-07Initial support for the SCAClient API, probably better ways we can do this bu...antelder1-0/+34