summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/endpoint-hazelcast-client (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-03-20Fix Hazelcast client to correckt initilize Hazelcast registry endpointOwners ↵antelder1-0/+8
and getHazelcastInstance git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925589 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09Update hazelcast client map name (file missed from previous commit)antelder1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921180 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08Update to Hazelcast 1.8.1antelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920182 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29Refactor the DomainRegistryFactory to be extensions of ↵rfeng2-2/+50
DomainRegistryFactoryExtensionPoint git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904367 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Change the tuscanyClient scheme to pbe all lower case so it works with the ↵antelder2-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
2010-01-28Add another endpoint registry impl this time using the Hazelcast native ↵antelder4-0/+148
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