summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/endpoint-hazelcast-client/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor the DomainRegistryFactory to be extensions of ↵rfeng2010-01-292-2/+50
| | | | | | DomainRegistryFactoryExtensionPoint git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904367 13f79535-47bb-0310-9956-ffa450edef68
* Change the tuscanyClient scheme to pbe all lower case so it works with the ↵antelder2010-01-282-2/+2
| | | | | | toLowerCase in the DefaultEndpointRegistryFactory, and move all the remote code in the scaclient to happen at invocation time. This now works for multiple local and remote nodes in one or separate JVMs git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904206 13f79535-47bb-0310-9956-ffa450edef68
* Add another endpoint registry impl this time using the Hazelcast native ↵antelder2010-01-282-0/+85
client to connect to an existing domain hazelcast cluster git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904111 13f79535-47bb-0310-9956-ffa450edef68