summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-hazelcast/src/main/java/org/apache/tuscany/sca/endpoint/hazelcast/client/HazelcastClientEndpointRegistry.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename hazelcast registry packages to match the new DomainRegistry namingantelder2011-05-161-130/+0
* Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder2011-05-161-3/+3
* Simplify the approach to trying to find a local runtime instance, the previou...antelder2011-05-091-31/+22
* Set the client connection attempts to 1 so that clients only make a single at...antelder2011-03-311-1/+5
* Set the logging level for hazelcast classes to WARNING when the Tuscany level...antelder2011-03-301-1/+12
* Update to use the correct domain name when the domain URI is not defaulting t...antelder2011-03-301-5/+9
* Merge the hazelcast modules into a single moduleantelder2010-10-251-0/+120