summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-hazelcast/src/main/java/org/apache/tuscany/sca/registry/hazelcast/client/HazelcastClientEndpointRegistry.java (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-25Remove the storing of wsdl in the registry as it snot used by anythiny presen...antelder1-2/+0
2011-06-06Add a method to the DomainRegistry to get the contribution uri for the compos...antelder1-0/+2
2011-05-23Give the client access to the endpoint service wsdlantelder1-0/+2
2011-05-16Correct typo in package nameantelder1-1/+1
2011-05-16Rename hazelcast registry packages to match the new DomainRegistry namingantelder1-3/+3
2011-05-16Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder1-3/+3
2011-05-09Simplify the approach to trying to find a local runtime instance, the previou...antelder1-31/+22
2011-03-31Set the client connection attempts to 1 so that clients only make a single at...antelder1-1/+5
2011-03-30Set the logging level for hazelcast classes to WARNING when the Tuscany level...antelder1-1/+12
2011-03-30Update to use the correct domain name when the domain URI is not defaulting t...antelder1-5/+9
2010-10-25Merge the hazelcast modules into a single moduleantelder1-0/+0
2010-07-19Branch to experiment with dynamic component interfaces and implementations.jsdelfino1-0/+0
2010-06-05Setting svn:eol-style for java and xml filesrfeng1-120/+120
2010-05-14Update to use defaultDomainNameantelder1-1/+1
2010-05-13Set the domain name frm the properties uri configantelder1-0/+1
2010-04-25Update hazelcast registry to use runtime propertiesantelder1-4/+48
2010-03-20Fix Hazelcast client to correckt initilize Hazelcast registry endpointOwners ...antelder1-0/+8
2010-03-09Update hazelcast client map name (file missed from previous commit)antelder1-3/+3
2010-01-28Change the tuscanyClient scheme to pbe all lower case so it works with the to...antelder1-1/+1
2010-01-28Add another endpoint registry impl this time using the Hazelcast native clien...antelder1-0/+67