summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/sca-client-rmi/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to map binding.sca to any bindings in the runtime by configur...rfeng2010-03-021-0/+3
* Call node init() to ensure that the extension point registry is initialized. ...slaws2010-02-101-0/+1
* Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactoryrfeng2010-02-092-3/+3
* Update after registry factory refactor so it doesn't create two client connec...antelder2010-01-292-7/+15
* Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng2010-01-294-8/+24
* Change the tuscanyClient scheme to pbe all lower case so it works with the to...antelder2010-01-283-16/+39
* Update to use the hazelcast client registryantelder2010-01-286-84/+195
* Catch up the tomcat runtime with all the recent domain and node changesantelder2010-01-251-1/+1
* Update for the latest oasis API codeantelder2010-01-201-4/+3
* TUSCANY-3424 inject the SCAClientFactory default instance into the SCAClientF...slaws2010-01-141-0/+5
* Update the rmi base sca client to use its own registry when no other nodes st...antelder2010-01-141-0/+5
* Change to use a dummy node to get at the JVM wide cache of endpoint registriesantelder2010-01-131-14/+7
* Update rmi client to use local nodes for local domainsantelder2009-11-271-23/+55
* Remove SCAClient as its not in the latest spec and update all the places it w...antelder2009-11-251-1/+5
* Moving 2.x trunklresende2009-11-205-0/+240