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
/
src
/
main
/
java
/
org
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
When doing validateContribution if a contribution classloader has been create...
antelder
2011-09-26
1
-0
/
+9
*
TUSCANY-3939: when a loaded contribution is unloaded use ClassLoaderUtil.rele...
antelder
2011-09-07
1
-2
/
+18
*
TUSCANY-3921: attemot to ensure that dependentContributions doesn't contain d...
antelder
2011-08-17
1
-6
/
+10
*
Add the domain uri to the logging output
antelder
2011-06-29
1
-1
/
+1
*
Add some guards around setting the contribution classloader
antelder
2011-06-28
1
-2
/
+8
*
Add some more logging to NodeImpl
antelder
2011-06-27
1
-1
/
+33
*
Make DeployedComposite set the Contribution ClassLoader when a composite is s...
antelder
2011-06-27
1
-0
/
+6
*
Remove all the code trying to derive a domain name from the uri and instead l...
antelder
2011-06-27
1
-15
/
+4
*
Add a way to set whether or not the domain name is included as the root of th...
antelder
2011-06-23
3
-10
/
+26
*
Add a method to get the domain name as well as the domain URI
antelder
2011-06-23
2
-0
/
+17
*
Add some comment reminder about hot updates of a node.xml defined Node might ...
antelder
2011-06-23
1
-0
/
+16
*
Add some experimental code to look at dynamic updates to a running Node
antelder
2011-06-20
2
-0
/
+186
*
Avoid exception in updateCOntribution if the contribution doesn't exist for s...
antelder
2011-06-20
1
-1
/
+26
*
Update contribution update to handle additional deployed composites and a tes...
antelder
2011-06-19
1
-3
/
+11
*
Add an impl to the update contribution method and a testcase
antelder
2011-06-19
1
-3
/
+21
*
Start adding a method to update an installed contribution
antelder
2011-06-19
1
-0
/
+20
*
Correct typo
antelder
2011-06-19
1
-5
/
+4
*
Add a method to restart started composites that depend on another composite. ...
antelder
2011-06-18
2
-0
/
+42
*
Change setting a contributions dependencies explicitly from using the domain....
antelder
2011-06-18
1
-3
/
+11
*
Add a method to stop a running composite and then uninstall any contributions...
antelder
2011-06-17
2
-2
/
+20
*
When uninstalling a contribution also remove any stopped DeployedComposites s...
antelder
2011-06-17
1
-0
/
+10
*
Add a method to get the URIs of all the contributions used by this DeployedCo...
antelder
2011-06-17
1
-0
/
+10
*
Add a test for explicit dependencies
antelder
2011-06-14
1
-1
/
+1
*
Update to support a contribution exploded (unzipped) into a file system direc...
antelder
2011-06-14
1
-2
/
+5
*
Update to support using a node.xml config file in the domain directory
antelder
2011-06-14
1
-1
/
+12
*
Update to only treat .jar, .zip and folders that don't start with . as contri...
antelder
2011-06-14
1
-2
/
+2
*
Have a look at creating a domain node from a file system dirctory to see if i...
antelder
2011-06-14
1
-1
/
+69
*
Fix getDeployables so that any composites added with addDeployable are includ...
antelder
2011-06-14
1
-1
/
+3
*
Update for to use the domain uri and name from the registry and to use the do...
antelder
2011-06-13
3
-11
/
+8
*
Update so that for nodes that don't use the default domain name the domain na...
antelder
2011-06-13
1
-1
/
+10
*
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
1
-1
/
+3
*
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
*
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
1
-0
/
+141
*
Rename InstalledContribution to ContributionDescription
antelder
2011-05-25
2
-59
/
+59
*
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
1
-15
/
+5
*
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
[next]