summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/sca-client-impl (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-03-16Change sca client back to have a separate handler that starts/stops the ↵antelder4-2/+258
runtime in each invocation for remote services so that runtime threads aren't left running after invocations. Work in progress, but for now this gets things working again git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923620 13f79535-47bb-0310-9956-ffa450edef68
2010-03-14Improve the IP address binding to be based on the host from the urirfeng1-3/+2
Having servlet host to return deployed uri git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922701 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Clean up the remote flag for endpoint and change the endpoint reference ↵rfeng1-6/+1
status to an enum git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916778 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10Pass the domain name in as the registry URI so that we can use the domain ↵slaws1-2/+6
name to switch the registry implementation. Don't like this particularly but we don't have another mapping yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908516 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10Call node init() to ensure that the extension point registry is initialized. ↵slaws1-18/+3
Remove the local test from the default client impl. This local test will be carried out by the default binding. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908434 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09Fix the sca client to use a resolved endpointrfeng2-19/+123
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908285 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactoryrfeng2-16/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908255 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29Refactor the DomainRegistryFactory to be extensions of ↵rfeng3-5/+20
DomainRegistryFactoryExtensionPoint git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904367 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Drop down the rankingantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904110 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25Use uri equals for comparing endpoints so that serialzed/deserilized ↵antelder1-3/+5
endpoints work ok git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902757 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Start of making the Tuscany sca client impl work for both local or remote ↵antelder3-15/+131
nodes and to be generic for any binding. Work in progress, only local invocations work presently git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901270 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Update the tuscany sca client impl to match the latest oasis codeantelder3-25/+56
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901127 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14TUSCANY-3424 inject the SCAClientFactory default instance into the ↵slaws4-2/+81
SCAClientFactory interface so that it doesn't have to look it up. This doesn't yet address the lack of domain specific client factories when using the injected default factory approach. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899210 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Moving 2.x trunklresende6-0/+333
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68