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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-22
Moving trunk to 2.5-SNAPSHOT now that 2.0 is ready
lresende
1
-6
/
+6
2011-12-01
Add a contributionInstalled() operation to the listener interface. Completes ...
slaws
1
-0
/
+3
2011-09-06
TUSCANY-3938 - Correct various manifest mistakes to bring runtime up in OSGi ...
slaws
1
-2
/
+4
2011-08-25
Allow the binding.sca URI to be configured with the base URI as with all othe...
slaws
1
-1
/
+1
2011-07-22
Fix spelling of method, changing to 'setNormalizedWSDLInterfaceContract'.
scottkurz
1
-1
/
+1
2011-06-25
Remove the storing of wsdl in the registry as it snot used by anythiny presen...
antelder
2
-62
/
+1
2011-06-13
Update the name and uri variable names in the hazelcast regsitry to make it a...
antelder
2
-7
/
+7
2011-06-13
Updates to the hazelcast registry manifest
antelder
1
-1
/
+7
2011-06-07
Rename 'member' to 'node' as it seems too confusing to try to have a differen...
antelder
1
-3
/
+3
2011-06-06
Add a method to the DomainRegistry to get the contribution uri for the compos...
antelder
2
-4
/
+29
2011-05-25
Rename InstalledContribution to ContributionDescription
antelder
1
-16
/
+16
2011-05-23
Give the client access to the endpoint service wsdl
antelder
1
-0
/
+2
2011-05-23
Set the composites contribution URI when its read
antelder
1
-2
/
+3
2011-05-20
Fix bug in getting runningCompositeOwners
antelder
1
-4
/
+3
2011-05-19
Move the code for getDomainComposite from NodeImpl to the domain registry
antelder
1
-0
/
+1
2011-05-19
Add a way to run commands on remote nodes and add Node API and Shell commands...
antelder
1
-0
/
+19
2011-05-19
Guard against NPE
antelder
1
-3
/
+5
2011-05-19
Update to add APIs to get at which composites are running where
antelder
1
-0
/
+17
2011-05-19
Add a method to get the domain members
antelder
1
-0
/
+11
2011-05-18
Fix Hazelcast reg to properly remove entries when things are removed and upda...
antelder
1
-1
/
+11
2011-05-18
Use transaction again as it works with Strings instead of QNames
antelder
1
-18
/
+17
2011-05-18
Updates to match the DomainRegistry changes to rename addListener/removeListe...
antelder
1
-39
/
+40
2011-05-17
Fix the OSGi import
rfeng
1
-0
/
+1
2011-05-16
Correct typo in package name
antelder
3
-3
/
+3
2011-05-16
Rename hazelcast registry packages to match the new DomainRegistry naming
antelder
9
-12
/
+13
2011-05-16
Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...
antelder
6
-29
/
+29
2011-05-15
Update to support the new registry ContributionListener function
antelder
1
-2
/
+22
2011-05-13
Move the setting of the local endpoints to before the other stores to fix the...
antelder
1
-1
/
+1
2011-05-12
Update the registry to use a single class for all the installed contribution ...
antelder
1
-40
/
+64
2011-05-11
Update the registry to store info about a contributions deployables and expor...
antelder
1
-1
/
+14
2011-05-11
Comment out the transaction processing for now as it looks like a hazelcast b...
antelder
1
-8
/
+17
2011-05-10
Start adding info about installed contributions to the registry so that distr...
antelder
1
-5
/
+21
2011-05-10
Finish the hazelcast registry composite serialization to share the composites...
antelder
1
-2
/
+42
2011-05-10
Update the registry to support getting the QName and Composite, and use that ...
antelder
1
-11
/
+49
2011-05-09
Update hazelcast registry to store and use the wsdl interface contract for en...
antelder
2
-3
/
+115
2011-05-09
Start looking at support for a Shell command to show the domain level composi...
antelder
1
-0
/
+26
2011-05-09
Simplify the approach to trying to find a local runtime instance, the previou...
antelder
1
-31
/
+22
2011-04-13
This bug has been fixed in hazelcast now
antelder
1
-9
/
+8
2011-04-13
Change to use the wsdl interface from the runtime getGeneratedWSDLContract in...
antelder
1
-16
/
+4
2011-03-31
Set the client connection attempts to 1 so that clients only make a single at...
antelder
1
-1
/
+5
2011-03-30
Set the logging level for hazelcast classes to WARNING when the Tuscany level...
antelder
2
-1
/
+30
2011-03-30
Update to use the correct domain name when the domain URI is not defaulting t...
antelder
1
-5
/
+9
2011-03-22
Update to use the latest hazelcast release which fixes a lot of issues with n...
antelder
1
-21
/
+2
2011-02-08
More quiet logging changes, update use of properties to not interfere with re...
antelder
1
-0
/
+2
2011-01-20
Partially fix TUSCANY-3675 to get some distributed domain functions working a...
antelder
4
-9
/
+49
2011-01-20
Update to use as the default the network interface set as default on the mach...
antelder
1
-44
/
+2
2011-01-15
Update pom to avoid circular dependencies
antelder
1
-2
/
+25
2011-01-14
Update to use local version of Endpoint if a local Endpoint exists
antelder
1
-13
/
+22
2010-12-24
Add comment to remind me about domainRegistryURI properties
slaws
1
-0
/
+2
2010-10-26
Adding missing package (org.apache.tuscany.sca.common.xml.dom) to MANIFEST.MF
lresende
1
-2
/
+3
[next]