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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-17
When uninstalling a contribution also remove any stopped DeployedComposites s...
antelder
1
-0
/
+10
2011-06-17
Add a method to get the URIs of all the contributions used by this DeployedCo...
antelder
1
-0
/
+10
2011-06-14
Add a test for explicit dependencies
antelder
8
-1
/
+33
2011-06-14
Update to support a contribution exploded (unzipped) into a file system direc...
antelder
11
-2
/
+151
2011-06-14
Add readme files about the test directories
antelder
3
-0
/
+14
2011-06-14
Update to support using a node.xml config file in the domain directory
antelder
3
-1
/
+62
2011-06-14
Add a test with a domain.properties file
antelder
2
-1
/
+2
2011-06-14
Update to only treat .jar, .zip and folders that don't start with . as contri...
antelder
1
-2
/
+2
2011-06-14
Have a look at creating a domain node from a file system dirctory to see if i...
antelder
6
-1
/
+193
2011-06-14
Fix getDeployables so that any composites added with addDeployable are includ...
antelder
1
-1
/
+3
2011-06-13
Update for to use the domain uri and name from the registry and to use the do...
antelder
4
-12
/
+8
2011-06-13
Update so that for nodes that don't use the default domain name the domain na...
antelder
1
-1
/
+10
2011-06-10
TUSCANY-3867 - If an exception is detected at start time tidy up by stopping ...
slaws
1
-3
/
+11
2011-06-09
Add TODO about support for foreign endpoints
antelder
1
-0
/
+5
2011-06-09
Move the node name to be the last parameter on the start to make it more cons...
antelder
2
-4
/
+4
2011-06-08
Add a test with a contribution containing an invalid composite and update the...
antelder
3
-1
/
+38
2011-06-08
Add TODO reminder
antelder
1
-0
/
+2
2011-06-07
Rename 'member' to 'node' as it seems too confusing to try to have a differen...
antelder
2
-10
/
+10
2011-06-06
No code changes just organize imports
antelder
1
-3
/
+0
2011-06-06
Add the sca-api to the class loader heirachy so that the annotations get corr...
antelder
1
-5
/
+3
2011-06-06
Fix NPE when stopping a remote composite
antelder
3
-3
/
+34
2011-06-03
Update to use the new Deployer method
antelder
1
-73
/
+9
2011-06-03
Correct duff import
antelder
1
-2
/
+1
2011-06-02
Look at a reuseable way of calculating a contributions dependencies without h...
antelder
2
-0
/
+203
2011-05-25
Rename InstalledContribution to ContributionDescription
antelder
3
-66
/
+66
2011-05-23
Remove now unused class
antelder
1
-92
/
+0
2011-05-23
Set the compsites contribution URI after its read
antelder
1
-0
/
+1
2011-05-20
Move the getInstalledContribution method to the Node interface
antelder
2
-3
/
+5
2011-05-20
Remove remoteStart/Stop commands to simplify - don't need remoteStop as stop ...
antelder
2
-18
/
+20
2011-05-19
Move the code for getDomainComposite from NodeImpl to the domain registry
antelder
2
-16
/
+8
2011-05-19
Add a way to run commands on remote nodes and add Node API and Shell commands...
antelder
3
-1
/
+102
2011-05-19
On stop also stop the runtime if its set
antelder
1
-0
/
+3
2011-05-19
Correct typo
antelder
1
-2
/
+1
2011-05-19
Update to add APIs to get at which composites are running where
antelder
2
-3
/
+14
2011-05-19
Add a method to get the domain members
antelder
2
-0
/
+7
2011-05-19
Remove ActivationException on installs, add some TODO comments
antelder
2
-9
/
+10
2011-05-18
Fix Hazelcast reg to properly remove entries when things are removed and upda...
antelder
3
-15
/
+66
2011-05-18
Updates to match the DomainRegistry changes to rename addListener/removeListe...
antelder
7
-36
/
+36
2011-05-17
Add some more TODOs
antelder
1
-0
/
+7
2011-05-17
Update javadoc and add some TODOs
antelder
2
-88
/
+35
2011-05-17
Merege the refactoring in nodeImpl2 back into NodeImpl
antelder
12
-937
/
+398
2011-05-16
Update to populate the installed contributions imports
antelder
1
-0
/
+12
2011-05-16
Simplify to use the loadDocument method on Deployer
antelder
1
-9
/
+2
2011-05-16
Simplify methods for loading a composite by xml
antelder
1
-12
/
+10
2011-05-16
Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...
antelder
5
-54
/
+54
2011-05-15
Update for the new ContributionListener, to support adding composites to a co...
antelder
2
-19
/
+141
2011-05-15
Update for the spi intefrcae changes, clean up some of the redundant code, an...
antelder
1
-50
/
+38
2011-05-15
Update to match the Contribution and InstalledContribution interface changes
antelder
1
-12
/
+5
2011-05-15
Rename init to build and remove the getCompositeURI method as thats now done ...
antelder
1
-26
/
+3
2011-05-14
Update for the Contribution and ServiceHelper chnages and to add a few more m...
antelder
2
-46
/
+52
[prev]
[next]