summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-hazelcast/src/main/java/org/apache/tuscany (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Partially fix TUSCANY-3675 to get some distributed domain functions working a...antelder2011-01-203-4/+44
* 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-2512-0/+1255