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
2012-08-16
Update to support DOMInvoker with remote endpoints
antelder
1
-2
/
+45
2012-08-15
Add method to get DOMInvoker for a service and testcase for that
antelder
5
-4
/
+122
2012-07-22
Moving trunk to 2.5-SNAPSHOT now that 2.0 is ready
lresende
3
-12
/
+12
2012-06-14
Format the code, no other changes
antelder
1
-20
/
+21
2012-06-14
Add a test to create composites programatically
antelder
1
-0
/
+115
2012-05-01
Add missing ASF header
antelder
1
-0
/
+18
2012-05-01
TUSCANY-4034: Move the freeing up of contribution resources to a helper metho...
antelder
1
-0
/
+62
2012-05-01
TUSCANY-4034: Move the freeing up of contribution resources to a helper metho...
antelder
1
-30
/
+15
2012-03-22
TUSCANY-4034 - plug a few more potential memory leaks
slaws
1
-2
/
+13
2012-03-08
Change HTTPS to HTTP in this test case. This fails for me in some circumstanc...
slaws
1
-2
/
+2
2012-03-04
Fix Deployer.resolve to resolve dependent contributions correctly. It looks l...
antelder
1
-1
/
+4
2012-03-04
TUSCANY-3312 - Copy JavaInterfaceFactory memory leak changes from 1.x + other...
slaws
2
-3
/
+35
2012-02-20
TUSCANY-4016 - when a composite fails to start ensure that it is stopped and ...
slaws
1
-20
/
+40
2012-02-13
Bump up the date in the NOTICE file
antelder
1
-1
/
+1
2011-12-01
Add a contributionInstalled() operation to the listener interface. Completes ...
slaws
1
-0
/
+3
2011-10-11
Include all the contributions as dependencies so that dependent contributions...
antelder
1
-1
/
+3
2011-10-11
Update to not include the root contribution as a duplicate dependency
antelder
1
-1
/
+1
2011-09-26
Extend test to make sure the class loader from validateContribution is the on...
antelder
1
-1
/
+4
2011-09-26
TUSCANY-3953 - move the hazelcast dependent tests out of domain-node to itest...
slaws
4
-7
/
+8
2011-09-26
Add a testcase for the contribution classloader getting created after a valid...
antelder
1
-0
/
+46
2011-09-26
When doing validateContribution if a contribution classloader has been create...
antelder
1
-0
/
+9
2011-09-07
Fix testcase so that if the initial file delete does work (which happens on n...
antelder
1
-4
/
+7
2011-09-07
TUSCANY-3939: when a loaded contribution is unloaded use ClassLoaderUtil.rele...
antelder
2
-2
/
+81
2011-09-06
TUSCANY-3938 - Correct various manifest mistakes to bring runtime up in OSGi ...
slaws
1
-3
/
+21
2011-08-17
TUSCANY-3921: attemot to ensure that dependentContributions doesn't contain d...
antelder
1
-6
/
+10
2011-07-21
Add missing license header
antelder
1
-0
/
+16
2011-06-29
Add the domain uri to the logging output
antelder
1
-1
/
+1
2011-06-28
Add some guards around setting the contribution classloader
antelder
1
-2
/
+8
2011-06-27
Add some more logging to NodeImpl
antelder
1
-1
/
+33
2011-06-27
Make DeployedComposite set the Contribution ClassLoader when a composite is s...
antelder
1
-0
/
+6
2011-06-27
Remove all the code trying to derive a domain name from the uri and instead l...
antelder
1
-15
/
+4
2011-06-23
Add a way to set whether or not the domain name is included as the root of th...
antelder
3
-10
/
+26
2011-06-23
Add a method to get the domain name as well as the domain URI
antelder
2
-0
/
+17
2011-06-23
Add some comment reminder about hot updates of a node.xml defined Node might ...
antelder
1
-0
/
+16
2011-06-23
Add a test to show how to find info about a contributions artifacts
antelder
1
-0
/
+51
2011-06-20
Add some experimental code to look at dynamic updates to a running Node
antelder
2
-0
/
+186
2011-06-20
Avoid exception in updateCOntribution if the contribution doesn't exist for s...
antelder
1
-1
/
+26
2011-06-19
Update contribution update to handle additional deployed composites and a tes...
antelder
2
-3
/
+31
2011-06-19
Add an impl to the update contribution method and a testcase
antelder
3
-3
/
+76
2011-06-19
Start adding a method to update an installed contribution
antelder
1
-0
/
+20
2011-06-19
Add another test for recursive composites
antelder
3
-6
/
+51
2011-06-19
add testcase missed off on the composite update commit
antelder
3
-0
/
+120
2011-06-19
Correct typo
antelder
1
-5
/
+4
2011-06-18
Add a method to restart started composites that depend on another composite. ...
antelder
2
-0
/
+42
2011-06-18
Change setting a contributions dependencies explicitly from using the domain....
antelder
5
-6
/
+50
2011-06-17
Add a testcase for stopCompositeAndUninstallUnused
antelder
1
-0
/
+23
2011-06-17
Add a method to stop a running composite and then uninstall any contributions...
antelder
2
-2
/
+20
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
[next]