summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-node/src/test/java/org/apache/tuscany/sca/impl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a testcase for the contribution classloader getting created after a valid...antelder2011-09-261-0/+46
* Add a test to show how to find info about a contributions artifactsantelder2011-06-231-0/+51
* Update contribution update to handle additional deployed composites and a tes...antelder2011-06-191-0/+20
* Add an impl to the update contribution method and a testcaseantelder2011-06-191-0/+55
* Add another test for recursive compositesantelder2011-06-191-6/+23
* add testcase missed off on the composite update commitantelder2011-06-191-0/+62
* Add a testcase for stopCompositeAndUninstallUnusedantelder2011-06-171-0/+23
* Add a test for explicit dependenciesantelder2011-06-141-0/+16
* Update to support a contribution exploded (unzipped) into a file system direc...antelder2011-06-141-0/+12
* Update to support using a node.xml config file in the domain directoryantelder2011-06-141-0/+23
* Add a test with a domain.properties fileantelder2011-06-141-1/+1
* Have a look at creating a domain node from a file system dirctory to see if i...antelder2011-06-141-0/+72
* Update for to use the domain uri and name from the registry and to use the do...antelder2011-06-131-1/+0
* Add a test with a contribution containing an invalid composite and update the...antelder2011-06-081-0/+35
* Look at a reuseable way of calculating a contributions dependencies without h...antelder2011-06-021-0/+62
* Rename InstalledContribution to ContributionDescriptionantelder2011-05-251-7/+7
* Fix Hazelcast reg to properly remove entries when things are removed and upda...antelder2011-05-181-13/+58
* Updates to match the DomainRegistry changes to rename addListener/removeListe...antelder2011-05-181-8/+8
* Merege the refactoring in nodeImpl2 back into NodeImplantelder2011-05-171-15/+16
* Update for the new ContributionListener, to support adding composites to a co...antelder2011-05-151-0/+27
* Update for the Contribution and ServiceHelper chnages and to add a few more m...antelder2011-05-141-1/+8
* Add code for handling import/export better, imports now work when the exporti...antelder2011-05-131-15/+32
* Add tests for Node2antelder2011-05-131-0/+157