summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-hazelcast (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-6/+6
* Add a contributionInstalled() operation to the listener interface. Completes ...slaws2011-12-011-0/+3
* TUSCANY-3938 - Correct various manifest mistakes to bring runtime up in OSGi ...slaws2011-09-061-2/+4
* Allow the binding.sca URI to be configured with the base URI as with all othe...slaws2011-08-251-1/+1
* Fix spelling of method, changing to 'setNormalizedWSDLInterfaceContract'.scottkurz2011-07-221-1/+1
* Remove the storing of wsdl in the registry as it snot used by anythiny presen...antelder2011-06-252-62/+1
* Update the name and uri variable names in the hazelcast regsitry to make it a...antelder2011-06-132-7/+7
* Updates to the hazelcast registry manifestantelder2011-06-131-1/+7
* Rename 'member' to 'node' as it seems too confusing to try to have a differen...antelder2011-06-071-3/+3
* Add a method to the DomainRegistry to get the contribution uri for the compos...antelder2011-06-062-4/+29
* Rename InstalledContribution to ContributionDescriptionantelder2011-05-251-16/+16
* Give the client access to the endpoint service wsdlantelder2011-05-231-0/+2
* Set the composites contribution URI when its readantelder2011-05-231-2/+3
* Fix bug in getting runningCompositeOwnersantelder2011-05-201-4/+3
* Move the code for getDomainComposite from NodeImpl to the domain registryantelder2011-05-191-0/+1
* Add a way to run commands on remote nodes and add Node API and Shell commands...antelder2011-05-191-0/+19
* Guard against NPEantelder2011-05-191-3/+5
* Update to add APIs to get at which composites are running whereantelder2011-05-191-0/+17
* Add a method to get the domain membersantelder2011-05-191-0/+11
* Fix Hazelcast reg to properly remove entries when things are removed and upda...antelder2011-05-181-1/+11
* Use transaction again as it works with Strings instead of QNamesantelder2011-05-181-18/+17
* Updates to match the DomainRegistry changes to rename addListener/removeListe...antelder2011-05-181-39/+40
* Fix the OSGi importrfeng2011-05-171-0/+1
* Correct typo in package nameantelder2011-05-163-3/+3
* Rename hazelcast registry packages to match the new DomainRegistry namingantelder2011-05-169-12/+13
* Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder2011-05-166-29/+29
* 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-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
* Update to use the latest hazelcast release which fixes a lot of issues with n...antelder2011-03-221-21/+2
* 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 pom to avoid circular dependenciesantelder2011-01-151-2/+25
* 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
* Adding missing package (org.apache.tuscany.sca.common.xml.dom) to MANIFEST.MFlresende2010-10-261-2/+3