summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/endpoint-hazelcast-client (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to Hazelcast 1.8.3antelder2010-04-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931809 13f79535-47bb-0310-9956-ffa450edef68
* Fix Hazelcast client to correckt initilize Hazelcast registry endpointOwners ↵antelder2010-03-201-0/+8
| | | | | | and getHazelcastInstance git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925589 13f79535-47bb-0310-9956-ffa450edef68
* Update hazelcast client map name (file missed from previous commit)antelder2010-03-091-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921180 13f79535-47bb-0310-9956-ffa450edef68
* Update to Hazelcast 1.8.1antelder2010-03-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920182 13f79535-47bb-0310-9956-ffa450edef68
* 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-284-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