summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-hazelcast/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-092-3/+115
* Start looking at support for a Shell command to show the domain level composi...antelder2011-05-091-0/+26
* Simplify the approach to trying to find a local runtime instance, the previou...antelder2011-05-091-31/+22
* This bug has been fixed in hazelcast nowantelder2011-04-131-9/+8
* Change to use the wsdl interface from the runtime getGeneratedWSDLContract in...antelder2011-04-131-16/+4
* 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-302-1/+30
* Update to use the correct domain name when the domain URI is not defaulting t...antelder2011-03-301-5/+9
* More quiet logging changes, update use of properties to not interfere with re...antelder2011-02-081-0/+2
* Partially fix TUSCANY-3675 to get some distributed domain functions working a...antelder2011-01-204-9/+49
* Update to use as the default the network interface set as default on the mach...antelder2011-01-201-44/+2
* 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-2526-0/+1998