summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/sca-client-impl/src/main/java/org/apache (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-25Update sca client impl to set nodefactory propertiesantelder1-1/+14
2010-04-17TUSCANY-3535: Apply patch from suthakaran sivabalan to fix warning : SCA.Clientantelder1-1/+2
2010-04-08TUSCANY-3529 - change null to the real systemsDefinitions object now that we ...slaws1-1/+1
2010-04-08TUSCANY-3529 - update binding matching to turn on code that looks at binding ...slaws2-2/+8
2010-03-16Change sca client back to have a separate handler that starts/stops the runti...antelder3-1/+257
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...antelder2-14/+127
2010-01-20Update the tuscany sca client impl to match the latest oasis codeantelder3-25/+56
2010-01-14TUSCANY-3424 inject the SCAClientFactory default instance into the SCAClientF...slaws2-1/+61
2009-11-20Moving 2.x trunklresende1-0/+59