summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-hazelcast/src (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-15Update to support the new registry ContributionListener functionantelder1-2/+22
2011-05-13Move the setting of the local endpoints to before the other stores to fix the...antelder1-1/+1
2011-05-12Update the registry to use a single class for all the installed contribution ...antelder1-40/+64
2011-05-11Update the registry to store info about a contributions deployables and expor...antelder1-1/+14
2011-05-11Comment out the transaction processing for now as it looks like a hazelcast b...antelder1-8/+17
2011-05-10Start adding info about installed contributions to the registry so that distr...antelder1-5/+21
2011-05-10Finish the hazelcast registry composite serialization to share the composites...antelder1-2/+42
2011-05-10Update the registry to support getting the QName and Composite, and use that ...antelder1-11/+49
2011-05-09Update hazelcast registry to store and use the wsdl interface contract for en...antelder2-3/+115
2011-05-09Start looking at support for a Shell command to show the domain level composi...antelder1-0/+26
2011-05-09Simplify the approach to trying to find a local runtime instance, the previou...antelder1-31/+22
2011-04-13This bug has been fixed in hazelcast nowantelder1-9/+8
2011-04-13Change to use the wsdl interface from the runtime getGeneratedWSDLContract in...antelder1-16/+4
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...antelder2-1/+30
2011-03-30Update to use the correct domain name when the domain URI is not defaulting t...antelder1-5/+9
2011-02-08More quiet logging changes, update use of properties to not interfere with re...antelder1-0/+2
2011-01-20Partially fix TUSCANY-3675 to get some distributed domain functions working a...antelder4-9/+49
2011-01-20Update to use as the default the network interface set as default on the mach...antelder1-44/+2
2011-01-14Update to use local version of Endpoint if a local Endpoint existsantelder1-13/+22
2010-12-24Add comment to remind me about domainRegistryURI propertiesslaws1-0/+2
2010-10-25Merge the hazelcast modules into a single moduleantelder26-0/+1998