summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-hazelcast/src/main/java/org/apache/tuscany/sca/endpoint/hazelcast/HazelcastEndpointRegistry.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder2011-05-161-642/+0
* Update to support the new registry ContributionListener functionantelder2011-05-151-2/+22
* Move the setting of the local endpoints to before the other stores to fix the...antelder2011-05-131-1/+1
* Update the registry to use a single class for all the installed contribution ...antelder2011-05-121-40/+64
* Update the registry to store info about a contributions deployables and expor...antelder2011-05-111-1/+14
* Comment out the transaction processing for now as it looks like a hazelcast b...antelder2011-05-111-8/+17
* Start adding info about installed contributions to the registry so that distr...antelder2011-05-101-5/+21
* Finish the hazelcast registry composite serialization to share the composites...antelder2011-05-101-2/+42
* Update the registry to support getting the QName and Composite, and use that ...antelder2011-05-101-11/+49
* Update hazelcast registry to store and use the wsdl interface contract for en...antelder2011-05-091-3/+61
* Start looking at support for a Shell command to show the domain level composi...antelder2011-05-091-0/+26
* This bug has been fixed in hazelcast nowantelder2011-04-131-9/+8
* Set the logging level for hazelcast classes to WARNING when the Tuscany level...antelder2011-03-301-0/+18
* Partially fix TUSCANY-3675 to get some distributed domain functions working a...antelder2011-01-201-3/+3
* Update to use local version of Endpoint if a local Endpoint existsantelder2011-01-141-13/+22
* Add comment to remind me about domainRegistryURI propertiesslaws2010-12-241-0/+2
* Merge the hazelcast modules into a single moduleantelder2010-10-251-0/+370