summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-node (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-02Add Apache License headers to resolve build issueslresende1-0/+22
2012-09-04Add a test for the DOMInvoker and exceptionsantelder4-0/+229
2012-08-16Update to add the Node to the CompositeContextantelder2-3/+8
2012-08-16Update to support DOMInvoker with remote endpointsantelder1-2/+45
2012-08-15Add method to get DOMInvoker for a service and testcase for thatantelder5-4/+122
2012-07-22Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende3-12/+12
2012-06-14Format the code, no other changesantelder1-20/+21
2012-06-14Add a test to create composites programaticallyantelder1-0/+115
2012-05-01Add missing ASF headerantelder1-0/+18
2012-05-01TUSCANY-4034: Move the freeing up of contribution resources to a helper metho...antelder1-0/+62
2012-05-01TUSCANY-4034: Move the freeing up of contribution resources to a helper metho...antelder1-30/+15
2012-03-22TUSCANY-4034 - plug a few more potential memory leaksslaws1-2/+13
2012-03-08Change HTTPS to HTTP in this test case. This fails for me in some circumstanc...slaws1-2/+2
2012-03-04Fix Deployer.resolve to resolve dependent contributions correctly. It looks l...antelder1-1/+4
2012-03-04TUSCANY-3312 - Copy JavaInterfaceFactory memory leak changes from 1.x + other...slaws2-3/+35
2012-02-20TUSCANY-4016 - when a composite fails to start ensure that it is stopped and ...slaws1-20/+40
2012-02-13Bump up the date in the NOTICE fileantelder1-1/+1
2011-12-01Add a contributionInstalled() operation to the listener interface. Completes ...slaws1-0/+3
2011-10-11Include all the contributions as dependencies so that dependent contributions...antelder1-1/+3
2011-10-11Update to not include the root contribution as a duplicate dependencyantelder1-1/+1
2011-09-26Extend test to make sure the class loader from validateContribution is the on...antelder1-1/+4
2011-09-26TUSCANY-3953 - move the hazelcast dependent tests out of domain-node to itest...slaws4-7/+8
2011-09-26Add a testcase for the contribution classloader getting created after a valid...antelder1-0/+46
2011-09-26When doing validateContribution if a contribution classloader has been create...antelder1-0/+9
2011-09-07Fix testcase so that if the initial file delete does work (which happens on n...antelder1-4/+7
2011-09-07TUSCANY-3939: when a loaded contribution is unloaded use ClassLoaderUtil.rele...antelder2-2/+81
2011-09-06TUSCANY-3938 - Correct various manifest mistakes to bring runtime up in OSGi ...slaws1-3/+21
2011-08-17TUSCANY-3921: attemot to ensure that dependentContributions doesn't contain d...antelder1-6/+10
2011-07-21Add missing license headerantelder1-0/+16
2011-06-29Add the domain uri to the logging outputantelder1-1/+1
2011-06-28Add some guards around setting the contribution classloaderantelder1-2/+8
2011-06-27Add some more logging to NodeImplantelder1-1/+33
2011-06-27Make DeployedComposite set the Contribution ClassLoader when a composite is s...antelder1-0/+6
2011-06-27Remove all the code trying to derive a domain name from the uri and instead l...antelder1-15/+4
2011-06-23Add a way to set whether or not the domain name is included as the root of th...antelder3-10/+26
2011-06-23Add a method to get the domain name as well as the domain URIantelder2-0/+17
2011-06-23Add some comment reminder about hot updates of a node.xml defined Node might ...antelder1-0/+16
2011-06-23Add a test to show how to find info about a contributions artifactsantelder1-0/+51
2011-06-20Add some experimental code to look at dynamic updates to a running Nodeantelder2-0/+186
2011-06-20Avoid exception in updateCOntribution if the contribution doesn't exist for s...antelder1-1/+26
2011-06-19Update contribution update to handle additional deployed composites and a tes...antelder2-3/+31
2011-06-19Add an impl to the update contribution method and a testcaseantelder3-3/+76
2011-06-19Start adding a method to update an installed contributionantelder1-0/+20
2011-06-19Add another test for recursive compositesantelder3-6/+51
2011-06-19add testcase missed off on the composite update commitantelder3-0/+120
2011-06-19Correct typoantelder1-5/+4
2011-06-18Add a method to restart started composites that depend on another composite. ...antelder2-0/+42
2011-06-18Change setting a contributions dependencies explicitly from using the domain....antelder5-6/+50
2011-06-17Add a testcase for stopCompositeAndUninstallUnusedantelder1-0/+23
2011-06-17Add a method to stop a running composite and then uninstall any contributions...antelder2-2/+20