summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-hazelcast/src/main/java/org/apache/tuscany/sca/registry (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Correct typo in package nameantelder2011-05-162-0/+179
* Rename hazelcast registry packages to match the new DomainRegistry namingantelder2011-05-163-0/+868