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-node
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
TUSCANY-3867 - If an exception is detected at start time tidy up by stopping ...
slaws
2011-06-10
1
-3
/
+11
*
Add TODO about support for foreign endpoints
antelder
2011-06-09
1
-0
/
+5
*
Move the node name to be the last parameter on the start to make it more cons...
antelder
2011-06-09
2
-4
/
+4
*
Add a test with a contribution containing an invalid composite and update the...
antelder
2011-06-08
3
-1
/
+38
*
Add TODO reminder
antelder
2011-06-08
1
-0
/
+2
*
Rename 'member' to 'node' as it seems too confusing to try to have a differen...
antelder
2011-06-07
2
-10
/
+10
*
No code changes just organize imports
antelder
2011-06-06
1
-3
/
+0
*
Add the sca-api to the class loader heirachy so that the annotations get corr...
antelder
2011-06-06
1
-5
/
+3
*
Fix NPE when stopping a remote composite
antelder
2011-06-06
3
-3
/
+34
*
Update to use the new Deployer method
antelder
2011-06-03
1
-73
/
+9
*
Correct duff import
antelder
2011-06-03
1
-2
/
+1
*
Look at a reuseable way of calculating a contributions dependencies without h...
antelder
2011-06-02
2
-0
/
+203
*
Rename InstalledContribution to ContributionDescription
antelder
2011-05-25
3
-66
/
+66
*
Remove now unused class
antelder
2011-05-23
1
-92
/
+0
*
Set the compsites contribution URI after its read
antelder
2011-05-23
1
-0
/
+1
*
Move the getInstalledContribution method to the Node interface
antelder
2011-05-20
2
-3
/
+5
*
Remove remoteStart/Stop commands to simplify - don't need remoteStop as stop ...
antelder
2011-05-20
2
-18
/
+20
*
Move the code for getDomainComposite from NodeImpl to the domain registry
antelder
2011-05-19
2
-16
/
+8
*
Add a way to run commands on remote nodes and add Node API and Shell commands...
antelder
2011-05-19
3
-1
/
+102
*
On stop also stop the runtime if its set
antelder
2011-05-19
1
-0
/
+3
*
Correct typo
antelder
2011-05-19
1
-2
/
+1
*
Update to add APIs to get at which composites are running where
antelder
2011-05-19
2
-3
/
+14
*
Add a method to get the domain members
antelder
2011-05-19
2
-0
/
+7
*
Remove ActivationException on installs, add some TODO comments
antelder
2011-05-19
2
-9
/
+10
*
Fix Hazelcast reg to properly remove entries when things are removed and upda...
antelder
2011-05-18
3
-15
/
+66
*
Updates to match the DomainRegistry changes to rename addListener/removeListe...
antelder
2011-05-18
7
-36
/
+36
*
Add some more TODOs
antelder
2011-05-17
1
-0
/
+7
*
Update javadoc and add some TODOs
antelder
2011-05-17
2
-88
/
+35
*
Merege the refactoring in nodeImpl2 back into NodeImpl
antelder
2011-05-17
12
-937
/
+398
*
Update to populate the installed contributions imports
antelder
2011-05-16
1
-0
/
+12
*
Simplify to use the loadDocument method on Deployer
antelder
2011-05-16
1
-9
/
+2
*
Simplify methods for loading a composite by xml
antelder
2011-05-16
1
-12
/
+10
*
Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...
antelder
2011-05-16
5
-54
/
+54
*
Update for the new ContributionListener, to support adding composites to a co...
antelder
2011-05-15
2
-19
/
+141
*
Update for the spi intefrcae changes, clean up some of the redundant code, an...
antelder
2011-05-15
1
-50
/
+38
*
Update to match the Contribution and InstalledContribution interface changes
antelder
2011-05-15
1
-12
/
+5
*
Rename init to build and remove the getCompositeURI method as thats now done ...
antelder
2011-05-15
1
-26
/
+3
*
Update for the Contribution and ServiceHelper chnages and to add a few more m...
antelder
2011-05-14
2
-46
/
+52
*
Move all the code for making service proxys to a seperate helper class. Seems...
antelder
2011-05-14
1
-0
/
+182
*
Add test contribution jars missed on previous commit
antelder
2011-05-13
2
-0
/
+0
*
Add code for handling import/export better, imports now work when the exporti...
antelder
2011-05-13
2
-25
/
+64
*
Add tests for Node2
antelder
2011-05-13
1
-0
/
+157
*
Add a temporary create for the node2
antelder
2011-05-13
1
-0
/
+10
*
A refactor of NodeImpl to simplify and remove the use of InstalledContributio...
antelder
2011-05-13
1
-0
/
+292
*
Add code to find the contribution attributes when installing a contribution
antelder
2011-05-13
1
-0
/
+26
*
Remove the allNodes static as its not used by anything
antelder
2011-05-12
1
-9
/
+1
*
Refactor away the use of the InstalledContribution class
antelder
2011-05-12
1
-13
/
+13
*
Remove unused import
antelder
2011-05-12
1
-1
/
+0
*
Update the registry to use a single class for all the installed contribution ...
antelder
2011-05-12
3
-6
/
+18
*
Update the registry to store info about a contributions deployables and expor...
antelder
2011-05-11
2
-2
/
+5
[next]