summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-hazelcast (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-22Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende1-6/+6
2011-12-01Add a contributionInstalled() operation to the listener interface. Completes ...slaws1-0/+3
2011-09-06TUSCANY-3938 - Correct various manifest mistakes to bring runtime up in OSGi ...slaws1-2/+4
2011-08-25Allow the binding.sca URI to be configured with the base URI as with all othe...slaws1-1/+1
2011-07-22Fix spelling of method, changing to 'setNormalizedWSDLInterfaceContract'.scottkurz1-1/+1
2011-06-25Remove the storing of wsdl in the registry as it snot used by anythiny presen...antelder2-62/+1
2011-06-13Update the name and uri variable names in the hazelcast regsitry to make it a...antelder2-7/+7
2011-06-13Updates to the hazelcast registry manifestantelder1-1/+7
2011-06-07Rename 'member' to 'node' as it seems too confusing to try to have a differen...antelder1-3/+3
2011-06-06Add a method to the DomainRegistry to get the contribution uri for the compos...antelder2-4/+29
2011-05-25Rename InstalledContribution to ContributionDescriptionantelder1-16/+16
2011-05-23Give the client access to the endpoint service wsdlantelder1-0/+2
2011-05-23Set the composites contribution URI when its readantelder1-2/+3
2011-05-20Fix bug in getting runningCompositeOwnersantelder1-4/+3
2011-05-19Move the code for getDomainComposite from NodeImpl to the domain registryantelder1-0/+1
2011-05-19Add a way to run commands on remote nodes and add Node API and Shell commands...antelder1-0/+19
2011-05-19Guard against NPEantelder1-3/+5
2011-05-19Update to add APIs to get at which composites are running whereantelder1-0/+17
2011-05-19Add a method to get the domain membersantelder1-0/+11
2011-05-18Fix Hazelcast reg to properly remove entries when things are removed and upda...antelder1-1/+11
2011-05-18Use transaction again as it works with Strings instead of QNamesantelder1-18/+17
2011-05-18Updates to match the DomainRegistry changes to rename addListener/removeListe...antelder1-39/+40
2011-05-17Fix the OSGi importrfeng1-0/+1
2011-05-16Correct typo in package nameantelder3-3/+3
2011-05-16Rename hazelcast registry packages to match the new DomainRegistry namingantelder9-12/+13
2011-05-16Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder6-29/+29
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-03-22Update to use the latest hazelcast release which fixes a lot of issues with n...antelder1-21/+2
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-15Update pom to avoid circular dependenciesantelder1-2/+25
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-26Adding missing package (org.apache.tuscany.sca.common.xml.dom) to MANIFEST.MFlresende1-2/+3