index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-java-2.x
/
trunk
/
modules
/
domain-hazelcast
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow the binding.sca URI to be configured with the base URI as with all othe...
slaws
2011-08-25
1
-1
/
+1
*
Fix spelling of method, changing to 'setNormalizedWSDLInterfaceContract'.
scottkurz
2011-07-22
1
-1
/
+1
*
Remove the storing of wsdl in the registry as it snot used by anythiny presen...
antelder
2011-06-25
2
-62
/
+1
*
Update the name and uri variable names in the hazelcast regsitry to make it a...
antelder
2011-06-13
2
-7
/
+7
*
Rename 'member' to 'node' as it seems too confusing to try to have a differen...
antelder
2011-06-07
1
-3
/
+3
*
Add a method to the DomainRegistry to get the contribution uri for the compos...
antelder
2011-06-06
2
-4
/
+29
*
Rename InstalledContribution to ContributionDescription
antelder
2011-05-25
1
-16
/
+16
*
Give the client access to the endpoint service wsdl
antelder
2011-05-23
1
-0
/
+2
*
Set the composites contribution URI when its read
antelder
2011-05-23
1
-2
/
+3
*
Fix bug in getting runningCompositeOwners
antelder
2011-05-20
1
-4
/
+3
*
Move the code for getDomainComposite from NodeImpl to the domain registry
antelder
2011-05-19
1
-0
/
+1
*
Add a way to run commands on remote nodes and add Node API and Shell commands...
antelder
2011-05-19
1
-0
/
+19
*
Guard against NPE
antelder
2011-05-19
1
-3
/
+5
*
Update to add APIs to get at which composites are running where
antelder
2011-05-19
1
-0
/
+17
*
Add a method to get the domain members
antelder
2011-05-19
1
-0
/
+11
*
Fix Hazelcast reg to properly remove entries when things are removed and upda...
antelder
2011-05-18
1
-1
/
+11
*
Use transaction again as it works with Strings instead of QNames
antelder
2011-05-18
1
-18
/
+17
*
Updates to match the DomainRegistry changes to rename addListener/removeListe...
antelder
2011-05-18
1
-39
/
+40
*
Correct typo in package name
antelder
2011-05-16
2
-2
/
+2
*
Rename hazelcast registry packages to match the new DomainRegistry naming
antelder
2011-05-16
9
-12
/
+13
*
Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...
antelder
2011-05-16
6
-29
/
+29
*
Update to support the new registry ContributionListener function
antelder
2011-05-15
1
-2
/
+22
*
Move the setting of the local endpoints to before the other stores to fix the...
antelder
2011-05-13
1
-1
/
+1
*
Update the registry to use a single class for all the installed contribution ...
antelder
2011-05-12
1
-40
/
+64
*
Update the registry to store info about a contributions deployables and expor...
antelder
2011-05-11
1
-1
/
+14
*
Comment out the transaction processing for now as it looks like a hazelcast b...
antelder
2011-05-11
1
-8
/
+17
*
Start adding info about installed contributions to the registry so that distr...
antelder
2011-05-10
1
-5
/
+21
*
Finish the hazelcast registry composite serialization to share the composites...
antelder
2011-05-10
1
-2
/
+42
*
Update the registry to support getting the QName and Composite, and use that ...
antelder
2011-05-10
1
-11
/
+49
*
Update hazelcast registry to store and use the wsdl interface contract for en...
antelder
2011-05-09
2
-3
/
+115
*
Start looking at support for a Shell command to show the domain level composi...
antelder
2011-05-09
1
-0
/
+26
*
Simplify the approach to trying to find a local runtime instance, the previou...
antelder
2011-05-09
1
-31
/
+22
*
This bug has been fixed in hazelcast now
antelder
2011-04-13
1
-9
/
+8
*
Change to use the wsdl interface from the runtime getGeneratedWSDLContract in...
antelder
2011-04-13
1
-16
/
+4
*
Set the client connection attempts to 1 so that clients only make a single at...
antelder
2011-03-31
1
-1
/
+5
*
Set the logging level for hazelcast classes to WARNING when the Tuscany level...
antelder
2011-03-30
2
-1
/
+30
*
Update to use the correct domain name when the domain URI is not defaulting t...
antelder
2011-03-30
1
-5
/
+9
*
More quiet logging changes, update use of properties to not interfere with re...
antelder
2011-02-08
1
-0
/
+2
*
Partially fix TUSCANY-3675 to get some distributed domain functions working a...
antelder
2011-01-20
4
-9
/
+49
*
Update to use as the default the network interface set as default on the mach...
antelder
2011-01-20
1
-44
/
+2
*
Update to use local version of Endpoint if a local Endpoint exists
antelder
2011-01-14
1
-13
/
+22
*
Add comment to remind me about domainRegistryURI properties
slaws
2010-12-24
1
-0
/
+2
*
Merge the hazelcast modules into a single module
antelder
2010-10-25
26
-0
/
+1998